Skip to content

Commit 6e60fa9

Browse files
committed
readme
1 parent 69056da commit 6e60fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
[![Coverage Status](https://coveralls.io/repos/github/biscofil/laravel_route_summary/badge.svg)](https://coveralls.io/github/biscofil/laravel_route_summary?branch=master)
77

88
Create an HTML graphical summary of all the routes of your Laravel project.
9-
The routes are exported to a json file that is read by a html page.
109

1110
![Image description](screenshot.png)
1211

12+
The routes are exported to a json file that is read by a html page.
1313
The json file has all the routes represented in the following format:
1414

1515
```json

0 commit comments

Comments
 (0)