1
0
mirror of https://github.com/mizanxali/uno-online synced 2024-11-05 10:45:25 +00:00

Update README.md

This commit is contained in:
Mizan Ali 2021-03-07 02:22:29 +05:30 committed by GitHub
parent e1ead37781
commit 55931b0aa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -48,7 +48,7 @@ npm install
This command installs all the server-side dependencies needed for the game to run locally. 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 ```bash
npm start npm start
@ -78,7 +78,7 @@ Head over to http://localhost:3000/ and enjoy the game! 🎉
## 🤝 Contributing ## 🤝 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 1. Fork the Project Repo
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) 2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)