Skip to content

Commit 7fdb5c7

Browse files
committed
Merge branch 'master' of github.com:biscofil/laravel_route_summary
2 parents 02ec370 + 105c627 commit 7fdb5c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ Create an HTML graphical summary of all the routes of your Laravel project.
77

88
![Image description](screenshot.png)
99

10-
The routes are exported to a json file that is read by a html page.
11-
The json file has all the routes represented in the following format:
10+
The routes are exported in both Html/Json files where they are represented in the following format:
1211

1312
```json
1413
[

0 commit comments

Comments
 (0)