summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSuleyman Farajli <suleyman@farajli.net>2024-12-24 19:18:54 +0400
committerSuleyman Farajli <suleyman@farajli.net>2024-12-24 19:18:54 +0400
commitcc4246b5b9e19b53759ff3b24a55663d15015274 (patch)
tree3f741a8c20365b65ea1887fd1042babe398a06eb /README.md
parent08e4e0848ae9ac2e5c59062557e7514aaf822962 (diff)
README.md: updated
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4e1d722..c9d2c13 100644
--- a/README.md
+++ b/README.md
@@ -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