Skip to content

Commit

Permalink
Added routing information to the documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Vison committed Jan 23, 2018
1 parent 5bd6958 commit 192a2f0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,14 @@
$ php app/console doctrine:schema:update
```
4. Add the routes to your `routing.yml`
```
...
nti_sync:
resource: "@NTISyncBundle/Resources/config/routing.yml"
```
## Requirements
Below are a list of things that need to be considered in order to implement this bundle:
Expand Down

0 comments on commit 192a2f0

Please sign in to comment.