You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ These files provide examples of some of the things you can do with SimWrapper. C
13
13
-`simwrapper serve` to run the python tool (use `pip install simwrapper` first)
14
14
- Both tools simply provide a tiny file server on localhost:8080 that serves up files & folders in the directory in which it was started.
15
15
- Now you can go to https://simwrapper.github.io/site/local/ to see the data files.
16
-
- Note this helper is only necessary for viewing local files on your computer: if you publish a SimWrapper site to the web, anyone will be able to access it, regardless of browser.
16
+
-**Note:** this helper is only necessary for viewing _local files on your computer:_ if you publish a SimWrapper site to the web, anyone will be able to access it, regardless of browser.
17
17
18
18
## Instructions for hosting SimWrapper projects on the web using fly.io
0 commit comments