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