fix readme

This commit is contained in:
moss 2026-01-29 19:16:21 -06:00
parent 14648dca71
commit a9e859c70c

View File

@ -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
```