From a03fb86e6dcb6793df629f54bc8d65fd1e04e51a Mon Sep 17 00:00:00 2001 From: Belen Curcio Date: Tue, 1 Nov 2016 12:29:32 -0300 Subject: [PATCH] README Talk --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index f0f5085b4..5f8b6d3d7 100644 --- a/README.md +++ b/README.md @@ -1,23 +1,23 @@ # Talk A commenting platform from The Coral Project. [https://coralproject.net](https://coralproject.net) -## Getting Started +### Getting Started `npm install` Run it once to install the dependencies. `npm start` Runs Talk. -## Testing +### Testing `npm test` -## Lint +### Lint `npm lint` -## Docs +### Docs `swagger.yaml` -## Mantainers +### Mantainers ### License **Apache-2.0**