From f6b10f44db00511b4b9125dbcf0e13bdbb2fecc6 Mon Sep 17 00:00:00 2001 From: Sajeeth Ahmad Date: Fri, 10 Mar 2023 09:42:53 +0530 Subject: [PATCH] docs(code-format): update readme file --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 14442c4..c4e2b79 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,7 @@ - Download and install VSCode code editor - Go to https://github.com/lcpz/awesome-copycats and fork it - Clone the fork repo to local -- `git clone https://github.com/sajeeth-ahamed/awesome-copycats.git` + +```shell + git clone https://github.com/sajeeth-ahamed/awesome-copycats.git +```