Modify README
This commit is contained in:
parent
7cb5e096b5
commit
fd3069a172
1 changed files with 7 additions and 3 deletions
10
README.md
10
README.md
|
@ -1,5 +1,9 @@
|
|||
# Drinks Manager
|
||||
|
||||
Note: This piece of software is tailored to my own needs.
|
||||
I probably won't accept feature requests, and don't recommend you
|
||||
to use this software if this isn't exactly what you are looking for.
|
||||
|
||||
Can't keep track of the number of drinks your guests drink?
|
||||
Now you have a web interface that *really tries* to make things less complicated- for
|
||||
you and your guests.
|
||||
|
@ -22,15 +26,15 @@ see [Configuration](docs/Configuration.md)
|
|||
## Usage
|
||||
|
||||
After setup, run ```./run.sh help``` to see a help text.
|
||||
|
||||
Start the production server with ```./run.sh server```. You can ignore the error message about the "lifespan error".
|
||||
|
||||
For more commands, see [Commands](docs/Commands.md).
|
||||
|
||||
|
||||
## Versions
|
||||
|
||||
You can find the latest releases [here](https://gitlab.com/W13R/drinks-manager/-/releases). For Installation/Updating, you should consider using git, though (for more information see [Setup](docs/Setup.md)).
|
||||
You can find the latest releases [here](https://gitlab.com/W13R/drinks-manager/-/releases).
|
||||
For Installation/Updating, you should consider using git,
|
||||
though (for more information see [Setup](docs/Setup.md)).
|
||||
|
||||
The releases are versioned after the following scheme:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue