added README.md
This commit is contained in:
parent
206b5bb506
commit
445455f341
1 changed files with 12 additions and 0 deletions
12
README.md
Normal file
12
README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
# ddServer
|
||||
|
||||
This is a simple Webserver, which helps zou creating monsters for a dungeons & dragons game
|
||||
|
||||
## Installation
|
||||
Either clone the repo and build it your self.
|
||||
- You need to have go installed for that
|
||||
|
||||
Or download the latest release and start your server with
|
||||
```bash
|
||||
./ddServer
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue