summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2017-06-30 20:23:54 +0200
committerJules Laplace <julescarbon@gmail.com>2017-06-30 20:23:54 +0200
commit22735b5dcb3503b5575d77bb066159f623e60f9e (patch)
tree2fea3c14b71a4844a79f6fe1befea5e8e1e3d380
parent7af3095f47758010726b9bfba02f40847a02e5a3 (diff)
readme
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4e0e0b1..7bdcc7a 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,13 @@
# cortex
-### requirements
+### Requirements
* Node.js 6+
* MySQL
* Python 2.7
* Tensorflow 1.2
-### installation
+### Installation
```
npm install
@@ -15,7 +15,7 @@ npm install knex -g
knex migrate:latest
```
-### running the server
+### Running the server
```
npm start