diff --git a/README.md b/README.md index 10ed519..0718a1e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,20 @@ # KD_Display A FiveM Script to show the KD of each player + +## Download & Installation + +### Using Git + ``` + cd server-data/resources/ + git clone https://github.com/MichaelCoding25/KD_Display + ``` + +### Manually + - Download the most recent `.zip` file/archive from the **[releases](https://github.com/MichaelCoding25/KD_Display/releases)** page. + - Extract the contents to your `server-data/resources/` directory. + +## Installation + - Ensure you've added the following to your `server.cfg` file: + ``` + start KD_Display + ``` \ No newline at end of file