Browse Source

Remove irrelevant info from README

rexim 3 years ago
parent
commit
a949f23429
1 changed files with 0 additions and 13 deletions
  1. 0 13
      README.md

+ 0 - 13
README.md

@@ -58,16 +58,3 @@ If the expected behaviour of the library has changed in the way that breaks curr
 ```console
 ```console
 $ ./build/test record
 $ ./build/test record
 ```
 ```
-
-## Regenerate the Gallery Above
-
-```console
-$ ./build/gallery
-```
-
-## WebAssembly Triangle Example
-
-```console
-$ python3 -m http.server 6969
-$ iexplore.exe http://localhost:6969/
-```