Skip to content

Commit

Permalink
Credit where credit is due
Browse files Browse the repository at this point in the history
  • Loading branch information
JuGid committed Oct 27, 2023
1 parent fd24ec7 commit 2bcd4ac
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,13 +92,16 @@ public function index(Breadcrumbs $breadcrumbs): Response
return $this->render('index.html.twig', []);
}
```
Known issues
============
Tests are coming...
Section to complete soon...

Help needed
===========
- #1
- #2
- #3

Contributing
============
We welcome contributions to this project, including pull requests and issues (and discussions on existing issues).

Originally created for [Suitvie](https://suitvie.fr) (bêta 0.3.0)
Originally created for [Suitvie](https://suitvie.fr) (bêta 0.3.0)
Inspired by [mhujer/BreadcrumbsBundle](https://github.com/mhujer/BreadcrumbsBundle)

0 comments on commit 2bcd4ac

Please sign in to comment.