Ver código fonte

Update README.md to include table of contents

Matt Coles 9 anos atrás
pai
commit
3126be580e
1 arquivos alterados com 6 adições e 6 exclusões
  1. 6 6
      README.md

+ 6 - 6
README.md

@@ -2,12 +2,12 @@
2 2
 Server for Integrated Project, powered by Express.js and Redis
3 3
 
4 4
 * [ip-project-server](#ip-project-server)
5
-    * [Installation](#Installation)
6
-    * [Running](#Running)
7
-* [API](#API)
8
-    * [/hello/:name/](#/hello/:name/)
9
-    * [/register/](#/register/)
10
-    * [/login/](#/login/)
5
+    * [Installation](#installation)
6
+    * [Running](#running)
7
+* [API](#api)
8
+    * [/hello/:name/](#helloname)
9
+    * [/register/](#register)
10
+    * [/login/](#login)
11 11
 
12 12
 ### Installation
13 13
 Instructions are for OSX El Capitan at time of writing.