aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCarlos Villavicencio <carlos.po5i@gmail.com>2018-05-16 01:19:55 +0200
committerCarlos Villavicencio <carlos.po5i@gmail.com>2018-05-16 01:19:55 +0200
commitffd4c36830e6789b37581c1b666a12545c07ca4e (patch)
treeb647850fec94aaf843f386bc7354e75df24da338 /README.md
parentMerge pull request #10 from bacn/master (diff)
downloadhackchat-ffd4c36830e6789b37581c1b666a12545c07ca4e.tar.gz
hackchat-ffd4c36830e6789b37581c1b666a12545c07ca4e.zip
Introducing syntax highlight
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 000b4a1..f2365f9 100644
--- a/README.md
+++ b/README.md
@@ -78,7 +78,7 @@ cd main/server/
pm2 start main.js --name HackChat
```
-Launch `main/client/index.html`, you may now begin development or deploy to production environment.
+[Launch the client](./client/README.md) `main/client/index.html`, you may now begin development or deploy to production environment.
## Deployment