diff --git a/readme.md b/readme.md index 6bfb8e9..82153fc 100644 --- a/readme.md +++ b/readme.md @@ -20,5 +20,4 @@ this repo is a port of the [previous c implementation](https://git.tilde.town/mo `fmj.tm` can be built with the tomo compiler like this, if you have it installed: ``` tomo -e fmj.tm - ```