doc: update readme

This commit is contained in:
MedzikUser 2022-06-26 10:38:27 +02:00
parent 1ea6336c8f
commit 47d6bc47cf
No known key found for this signature in database
GPG key ID: A5FAC1E185C112DB

View file

@ -25,3 +25,7 @@ First clone the repository: `git clone https://github.com/MedzikUser/servers.git
To build run the command: `cargo build --release`
The compiled binary can be found in `./target/release/servers`
## Writing plugins
Read the docs from [plugins](https://servers.medzik.xyz/servers/plugins) module.