diff --git a/docs/writing-a-program.md b/docs/writing-a-program.md index db4aa4f..8f29036 100644 --- a/docs/writing-a-program.md +++ b/docs/writing-a-program.md @@ -1,4 +1,4 @@ -## Writing programs with Ground +## Writing programs with Ground (WORK IN PROGRESS GUIDE) Ground is a very easy language to learn. In this guide, you will learn how to write a simple calculator in Ground, as well as best practices (which there aren't many of, since Ground is so simple).