]> git.lizzy.rs Git - uwu-lang.git/blobdiff - README.md
Allow passing arguments to program, refactor directory structure
[uwu-lang.git] / README.md
index 211c407f9a604d8e5b89a8f67adddcaf5dcc8608..c762b4a520e66d63b522586fb87dc87758b289a2 100644 (file)
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ make
 To run:
 
 ```
-./uwu <module>
+./uwu <module> <args>
 ```
 
 `<module>` is a path relative to the current directory.