From 238702e7dd860af59d22f33cbfe163f28c3beb4e Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Sun, 25 May 2025 12:11:34 +0200 Subject: Cleanup --- README.md | 7 ------- 1 file changed, 7 deletions(-) (limited to 'README.md') 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 $ ./build web ``` -Some examples can be found in the `web/examples` folder. They can be run -using [nodejs](https://nodejs.org): - -``` -$ node web/examples/[filename] -``` - An example web app running nissy can be found in the `web/http` folder. You can run a web server in that folder to check it out, but you need to set some extra headers to make it work. For example, if you are using -- cgit v1.3