]> git.lizzy.rs Git - nothing.git/blobdiff - README.md
Merge pull request #203 from tsoding/200
[nothing.git] / README.md
index fd81b28fbf4e4ad42a975020e2a3094c9a4d52e4..1992e502a5284de99fe90518ddc992ee71f8066b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -2,7 +2,8 @@
 
 # Nothing
 
-![](https://i.imgur.com/7J2wLFZ.png)
+![](https://i.imgur.com/7mECYKU.gif)
+![](https://i.imgur.com/3RvNzAh.gif)
 
 ## Quick Start
 
@@ -12,8 +13,7 @@ $ mkdir build
 $ cd build/
 $ cmake ..
 $ make
-$ cd ..
-$ ./nothing
+$ ./nothing <level-file>
 ```
 
 ## Build on Windows