diff options
author | Suleyman Farajli <suleyman@farajli.net> | 2024-12-24 19:18:54 +0400 |
---|---|---|
committer | Suleyman Farajli <suleyman@farajli.net> | 2024-12-24 19:18:54 +0400 |
commit | cc4246b5b9e19b53759ff3b24a55663d15015274 (patch) | |
tree | 3f741a8c20365b65ea1887fd1042babe398a06eb /README.md | |
parent | 08e4e0848ae9ac2e5c59062557e7514aaf822962 (diff) |
README.md: updated
Diffstat (limited to 'README.md')
-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 |