From 55931b0aa15e9a48cfd0e3f6063e33e37da79c7c Mon Sep 17 00:00:00 2001 From: Mizan Ali <59915742+mizanxali@users.noreply.github.com> Date: Sun, 7 Mar 2021 02:22:29 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 463313e..7bf046f 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ npm install This command installs all the server-side dependencies needed for the game to run locally. -- (Use npm to run server) +- Use npm to run server ```bash npm start @@ -78,7 +78,7 @@ Head over to http://localhost:3000/ and enjoy the game! 🎉 ## 🤝 Contributing -Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**. +Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. The **Issues** tab is a good place to begin! 1. Fork the Project Repo 2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)