summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsyn <isaqtm@gmail.com>2020-02-14 15:25:49 +0300
committersyn <isaqtm@gmail.com>2020-02-14 15:25:49 +0300
commit37b0c9e8f41049c6cea9122c7746ac6426983007 (patch)
treef4f72074fe176cb5c14e74253441939936c3a22d
parentc46f849952d7140ab171393d636c58ac78090284 (diff)
downloadevr-37b0c9e8f41049c6cea9122c7746ac6426983007.tar.gz
Update readme
-rw-r--r--readme13
1 files changed, 9 insertions, 4 deletions
diff --git a/readme b/readme
index 5077a42..ebdd6c1 100644
--- a/readme
+++ b/readme
@@ -1,7 +1,12 @@
-todo: smart time, clang
+(maybe compile) & run some programs
-I mean like this is not about useful tool.
-It's more about me learning rust.
-Who the fuck wants this useless shit?
+write template to file
+ $ evr file.cc
+
+compile and run existing file
+ $ evr file.cc
+
+show mem & time usage
+ $ evr -m -t file.cc
WTFPL