aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authormarzavec <admin@marzavec.com>2018-05-17 16:12:12 +0200
committerGitHub <noreply@github.com>2018-05-17 16:12:12 +0200
commite64ee88e0f546df4e1fbec840aea0948339b4a34 (patch)
tree41ba24aa8af684bffc4b6f3e3dc752306284027d /README.md
parentMerge pull request #10 from bacn/master (diff)
parentChanged @ for # as highlight symbol (diff)
downloadhackchat-e64ee88e0f546df4e1fbec840aea0948339b4a34.tar.gz
hackchat-e64ee88e0f546df4e1fbec840aea0948339b4a34.zip
Merge pull request #14 from po5i/master
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