]> git.lizzy.rs Git - nothing.git/blobdiff - README.md
Merge pull request #385 from tsoding/379
[nothing.git] / README.md
index 12b1ae451af97158085c70487c7db5cc8b76feb6..af9b46e1791d8c4981bc5e05fe7e6683c02ea972 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,8 +2,8 @@
 
 # Nothing
 
-![](https://i.imgur.com/lyBoqpl.gif)
 ![](https://i.imgur.com/7mECYKU.gif)
+![](https://i.imgur.com/ABcJqB5.gif)
 
 ## Quick Start
 
@@ -14,6 +14,7 @@ $ cd build/
 $ cmake ..
 $ make
 $ ./nothing <level-file>
+$ ./nothing_test
 ```
 
 ## Build on Windows