Просмотр исходного кода

Update README.md to include table of contents

Matt Coles лет назад: 9
Родитель
Сommit
9207712135
1 измененных файлов с 5 добавлено и 5 удалено
  1. 5 5
      README.md

+ 5 - 5
README.md

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