aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authormryouse2022-05-10 04:43:11 +0000
committermryouse2022-05-10 04:43:11 +0000
commitb9db8d7c741ca81e71a56e84b030c67659597735 (patch)
treea611e14cbc9e92cdd04f0cccff3e1b5200ba1e99 /README.md
parentd1ea786cb3b1b0ab46b51fba1fc69ba7bb8f470c (diff)
update README with some progress
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8330050..50b7e8d 100644
--- a/README.md
+++ b/README.md
@@ -10,4 +10,6 @@
## things that work
- `(print [out :string]) => :bool`
+ - `(exit [[status :int]]) => :bool`
+ - some arithmetic (`+`, `-`, `*`)
- pretty much nothing else