Update CodeContributionsGuidelines.md

This commit is contained in:
Nikhil Nandagopal 2020-09-30 23:27:19 +05:30 committed by GitHub
parent cf650f8ad0
commit 7b538f86fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,8 +20,8 @@ We use [Github Flow](https://guides.github.com/introduction/flow/index.html), so
### 🏡 Setup for local development
- [Client](contributions/ClientSetup.md)
- [Server](contributions/ServerSetup.md)
- [Running the Client](contributions/ClientSetup.md)
- [Running the Server](contributions/ServerSetup.md)
### 🧪 Running tests