diff --git a/README.md b/README.md index 3ed87bf..85c88ee 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ # Little-sb +This is a real-time battling game. ## Architecture The project utilize C/S Architecture, thus consists of a client and a server. ## Prerequisite To prepare for the build process, you should install the following software: -- [XMake](xmake.io)—builds the project +- [XMake](https://xmake.io)—builds the project ## Build To build the project, simply run