aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2024-11-16 20:08:10 -0500
committerClyne Sullivan <clyne@bitgloo.com>2024-11-16 20:08:10 -0500
commit58e34a283d1eec14581a6efed52b68e87865f931 (patch)
treec701e215884ed40cdcc38f1c9269d2febcde55bf
parent0969c1f24537850678b299905806f8d31b74fe87 (diff)
update readme
-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.
+