Added section 'Contributing' to README.md
This commit is contained in:
parent
932a494a9a
commit
ca03011390
16
README.md
16
README.md
@ -2,6 +2,22 @@
|
||||
|
||||
*DWDeathermap* is an open-source application to make the DWD services usable in an App (Android/Web) for free.
|
||||
|
||||
# Contributing
|
||||
|
||||
Everybody who wants to contribute in a coding way can do that via:
|
||||
1. cloning the repo locally
|
||||
2. writing the new/optimized/better/whatever code
|
||||
3. creating a pull request
|
||||
|
||||
---
|
||||
|
||||
The development flask server (for the web app) can be started with
|
||||
```sh
|
||||
python3 main.py
|
||||
```
|
||||
in the root directory.
|
||||
|
||||
|
||||
# LICENSE
|
||||
This is free and unencumbered software released into the public domain.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user