Skip to content

Commit 032ded7

Browse files
committed
📝 Update README
1 parent 81ddf06 commit 032ded7

File tree

1 file changed

+10
-3
lines changed

1 file changed

+10
-3
lines changed

README.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
![PHP Version](https://img.shields.io/badge/php->=8.2-4f5b93.svg?style=for-the-badge)
2-
![Flowbite Version](https://img.shields.io/badge/flowbite->=1.6-1c64f2.svg?style=for-the-badge)
32
![Symfony Version](https://img.shields.io/badge/symfony->=6.2-000.svg?style=for-the-badge)
3+
![Flowbite Version](https://img.shields.io/badge/flowbite->=1.6-1c64f2.svg?style=for-the-badge)
44
![Packagist Version](https://img.shields.io/packagist/v/tales-from-a-dev/flowbite-bundle?style=for-the-badge)
55
![GitHub](https://img.shields.io/github/license/talesfromadev/flowbite-bundle?style=for-the-badge)
66

77
# Flowbite bundle
88

99
This bundle provide a Symfony form theme for [Flowbite](https://flowbite.com/).
1010

11-
Documentation
12-
-------------
11+
## Documentation
1312

1413
The bulk of the documentation is stored in the [`docs`](docs/index.md) directory of this bundle:
1514

@@ -18,4 +17,12 @@ The bulk of the documentation is stored in the [`docs`](docs/index.md) directory
1817
* [Installation](docs/index.md#installation)
1918
* [Configuration](docs/index.md#configuration)
2019

20+
## Credits
21+
22+
* [Romain Monteil](https://github.com/ker0x)
23+
* [All contributors](https://github.com/talesfromadev/flowbite-bundle/graphs/contributors)
24+
25+
## License
2126

27+
This bundle is under the MIT license.
28+
For the whole copyright, see the [LICENSE](LICENSE) file distributed with this source code.

0 commit comments

Comments
 (0)