about summary refs log tree commit diff
diff options
context:
space:
mode:
authorManuel Palenzuela <manuelpalenzuelamerino@gmail.com>2020-01-14 10:01:50 +0000
committerManuel Palenzuela <manuelpalenzuelamerino@gmail.com>2020-01-14 10:01:50 +0000
commitee4fb7255608fc76932671f3b18bb19e21673c04 (patch)
treefafdb77822f9c6aedd99027a0f7086e410387da9
parentadded readme (diff)
downloadcsnake-master.tar.gz
csnake-master.tar.bz2
csnake-master.zip
added todo HEAD master
-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