From ffd4c36830e6789b37581c1b666a12545c07ca4e Mon Sep 17 00:00:00 2001 From: Carlos Villavicencio Date: Tue, 15 May 2018 18:19:55 -0500 Subject: Introducing syntax highlight --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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 -- cgit v1.2.1