소스 검색

Remove irrelevant info from README

rexim 3 년 전
부모
커밋
a949f23429
1개의 변경된 파일0개의 추가작업 그리고 13개의 파일을 삭제
  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
 $ ./build/test record
 ```
-
-## Regenerate the Gallery Above
-
-```console
-$ ./build/gallery
-```
-
-## WebAssembly Triangle Example
-
-```console
-$ python3 -m http.server 6969
-$ iexplore.exe http://localhost:6969/
-```