Update docs/writing-a-program.md

This commit is contained in:
2025-08-25 13:35:56 +10:00
parent 16660c6a8d
commit c01dd470e1

View File

@@ -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).