diff --git a/README.md b/README.md index e12365e..3862f82 100644 --- a/README.md +++ b/README.md @@ -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) \ No newline at end of file +Originally created for [Suitvie](https://suitvie.fr) (bĂȘta 0.3.0) +Inspired by [mhujer/BreadcrumbsBundle](https://github.com/mhujer/BreadcrumbsBundle) \ No newline at end of file