summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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