summaryrefslogtreecommitdiff
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 3764457..f9a9caa 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,4 @@
# Tetris
-Tetris in C using raylib
+
+Tetris in C using raylib. This program serves as a way of learning the basiscs of C.
+I tried following the tetris guidelines for the game found at https://tetris.fandom.com/wiki/Tetris_Guideline.