Skip to content

Commit 2beba9b

Browse files
committed
Update server readme
1 parent e527c41 commit 2beba9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

server/readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ Can be used to serve JSROOT and ROOT files on localhost httpserver.
1818
[shell] cd ~/work
1919
[shell] python3 jsroot/server/server.py
2020
```
21-
4. Open ROOT file in JSROOT with the link:
21+
4. Open local or remote ROOT files with the link:
2222
```
23+
http://localhost:8000/jsroot/?file=../files/hsimple.root&item=hpxpy&opt=colz
2324
http://localhost:8000/jsroot/?file=https://root.cern/js/files/hsimple.root&item=hpxpy&opt=colz
2425
```
2526
5. Also test examples.htm and api.htm:

0 commit comments

Comments
 (0)