summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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