diff --git a/README.md b/README.md index 3006328..0373ae7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,26 @@ +#
GameSphere-Multiplayer
![Community](https://github.com/GameSphere-MultiPlayer/Physi-c-Tech/assets/98798977/e79af9da-814e-487e-8a9a-85947384d3b2) + ++ + + + + + + + + + + +### Frontend Technologies + + - HTML + - CSS + - JavaScript + - Bootstrap + - jQuery + +### Backend Technologies + + - Laravel (PHP framework) + - MySQL (database) + - PHP +### Real-Time Communication + + - WebSocket +
+ + +# How to make a PR in a Project 🟢 + If you are interested to contribute in this project how to start contribute @@ -70,10 +128,10 @@ To push your changes, run the following command in your terminal: ``` 9. Create a PR. - -__________________________________________________________________________________________________________________________________________________________________ + ## Alternatively Using GitHub Desktop + 1. Open GitHub Desktop and log in to your GitHub account. @@ -92,3 +150,9 @@ ________________________________________________________________________________ 8. Once you're satisfied with your pull request, click the "Create pull request" button to submit it. **Note:** In order to create a pull request, you must have a fork of the original repository in your GitHub account and you must have made the changes in that forked repository. + +The best way to learn is to do.