diff --git a/README.md b/README.md index 406a90d5f7633c3b9c7c6ab3fc80d2842be9e3de..88e66cf54c5a071bbaf49e6e966a25f49815776a 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ We believe we achieved this goal as our project works fairly well. Players can j #### Technologies used -The game is developed through Anroid Studio. Both Java and Kotlin are used as programming languages. To simplify the process, we used the libraries [kryonet](https://github.com/EsotericSoftware/kryonet) to create the Client/Server communication sockets and [libGDX](https://github.com/libgdx/libgdx) to set up the game framework. +The game is developed through Android Studio. Both Java and Kotlin are used as programming languages. To simplify the process, we used the libraries [kryonet](https://github.com/EsotericSoftware/kryonet) to create the Client/Server communication sockets and [libGDX](https://github.com/libgdx/libgdx) to set up the game framework. #### Content of the repository