Skip to content

Commit

Permalink
fix: relative path not leading to official xmake website
Browse files Browse the repository at this point in the history
  • Loading branch information
ShelpAm committed Nov 19, 2024
1 parent 15ce2df commit c0320d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit c0320d7

Please sign in to comment.