Skip to content

Commit 105c627

Browse files
authored
Update README.md
1 parent d10d145 commit 105c627

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)