Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bernard-ng committed Jul 12, 2024
1 parent 9dae2cc commit dd72b80
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Symfony Dashlite Bundle

This bundle is a Symfony wrapper for the Dashlite template. It provides a simple way to integrate the Dashlite template into your Symfony project.
dashlite is a paid template, you can buy it [here](https://themeforest.net/item/dashlite-responsive-bootstrap-admin-dashboard-template/25780042).
once you buy it, you can use this bundle to integrate it into your Symfony project.

## Installation

```bash
composer require devscast/symfony-dashlite-bundle
```

### contributors

<a href="https://github.com/devscast-software/symfony-dashlite-bundle/graphs/contributors">
<img src="https://contrib.rocks/image?repo=devscast-software/symfony-dashlite-bundle" alt="contributors"/>
</a>

### Follow us
- [devscast_org](https://twitter.com/devscast_org) on Twitter.
- [Devscast Community](https://www.linkedin.com/company/devscast-community/) on LinkedIn
- [devscast_org](https://www.youtube.com/@devscast_org) on Youtube.

0 comments on commit dd72b80

Please sign in to comment.