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. +