diff options
Diffstat (limited to 'linux/tile')
-rw-r--r-- | linux/tile/README.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/linux/tile/README.md b/linux/tile/README.md index 602b1466..e8b96d09 100644 --- a/linux/tile/README.md +++ b/linux/tile/README.md @@ -24,8 +24,7 @@ $ ./a.elf type ## hacking -Unlike the top-level directory, this is just a prototype so far. There are no -tests. +This is just a prototype. There are no tests. To add a new primitive you'll need to hard-code it into the `evaluate` function (apps/tile/rpn.mu). |