Edited wiki files
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 6241a8a..ca64b2d 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,4 +1,4 @@
-#Contributing
+# Contributing
 For the sake of safe and understandable code, we divide our JS scripts and CSS styles into multiples files. But, to make the page load faster, before committing, please run `sh concatenate.sh` so all those files are concatenated.
 
 This will concatenate the files in the following way:
diff --git a/TODO.md b/TODO.md
index a796ab7..21fbf6d 100644
--- a/TODO.md
+++ b/TODO.md
@@ -4,6 +4,7 @@
 3. Make circle-mode + year-limit = smaller-circle-mode
 4. Modify the autocomplete so that eliminated nodes don't appear
 5. Separate non-connex nodes in circle-mode
+6. Add all these TODO items to the bug tracker
 
 ## Things done
 1. Search bar with autocomplete