aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7720922..3558d59 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
# sforth
-s forth \ No newline at end of file
+sforth is an implementation of the forth programming language written in modern
+C++. It aims to be small, portable, and efficient.
+