about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 6 insertions, 3 deletions
diff --git a/README.md b/README.md
index 92b95c6..6188077 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,10 @@
-#CSNAKE
+# CSNAKE
 
-##Usage
+## Usage
 Compile linked_list.c as an object file and then compile snake.c with -lncurses and the linked_list object file
 
-##Bugs
+## Bugs
 Only works in xterm idk why
+
+## Todo
+Add gitignore, fix bugs lol