diff options
| author | mryouse | 2022-05-10 04:43:11 +0000 |
|---|---|---|
| committer | mryouse | 2022-05-10 04:43:11 +0000 |
| commit | b9db8d7c741ca81e71a56e84b030c67659597735 (patch) | |
| tree | a611e14cbc9e92cdd04f0cccff3e1b5200ba1e99 /README.md | |
| parent | d1ea786cb3b1b0ab46b51fba1fc69ba7bb8f470c (diff) | |
update README with some progress
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -10,4 +10,6 @@ ## things that work - `(print [out :string]) => :bool` + - `(exit [[status :int]]) => :bool` + - some arithmetic (`+`, `-`, `*`) - pretty much nothing else |
