diff options
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ # gorth - go forth -Simple [forth](https://www.forth.com/forth) compiler/interpreter implementation written in go. +Simple [forth](https://www.forth.com/forth) compiler implementation written in go. ## Building ``` bash |