Skip to content

Commit 01e9198

Browse files
committed
Update README.md
1 parent 51cad55 commit 01e9198

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,19 @@ FakeBrowser
22
===========
33

44
Small website UI, that will display the content of a json file asif it was a file system.
5+
6+
7+
Generating the browse.json file
8+
-------------------------------
9+
10+
11+
```bash
12+
generator.py path_to_browse url_prefix outputFile
13+
```
14+
15+
16+
Example
17+
-------
18+
19+
http://scritch007.github.io/FakeBrowser/
20+

0 commit comments

Comments
 (0)