aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/README.md b/README.md
index 3f64e29..6f449cc 100644
--- a/README.md
+++ b/README.md
@@ -244,13 +244,6 @@ The JavaScript module can be built with
244$ ./build web 244$ ./build web
245``` 245```
246 246
247Some examples can be found in the `web/examples` folder. They can be run
248using [nodejs](https://nodejs.org):
249
250```
251$ node web/examples/[filename]
252```
253
254An example web app running nissy can be found in the `web/http` folder. 247An example web app running nissy can be found in the `web/http` folder.
255You can run a web server in that folder to check it out, but you need 248You can run a web server in that folder to check it out, but you need
256to set some extra headers to make it work. For example, if you are using 249to set some extra headers to make it work. For example, if you are using

Generated with cgit - Back to sebastiano.tronto.net