We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d10d145 commit 105c627Copy full SHA for 105c627
README.md
@@ -7,8 +7,7 @@ Create an HTML graphical summary of all the routes of your Laravel project.
7
8

9
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:
+The routes are exported in both Html/Json files where they are represented in the following format:
12
13
```json
14
[
0 commit comments