Tweak README (credits and license)

This commit is contained in:
Stéphane Bidoul 2022-09-18 14:09:44 +02:00
parent 492696e060
commit 1f258f2657
No known key found for this signature in database
GPG key ID: BCAB2555446B5B92

View file

@ -171,10 +171,17 @@ See environment variables examples in [Dockerfile](./Dockerfile),
[.env.sample](./.env.sample) and their documentation in [.env.sample](./.env.sample) and their documentation in
[settings.py](./src/runboat/settings.py). [settings.py](./src/runboat/settings.py).
## Author and contributors ## Credits
Authored by Stéphane Bidoul (@sbidoul). Authored by Stéphane Bidoul (@sbidoul) and
[contributors](https://github.com/sbidoul/runboat/graphs/contributors) with support of
[ACSONE](https://acsone.eu).
Contributions welcome. Contributions welcome.
Do not hesitate to reach out for help on how to get started. Do not hesitate to reach out for help on how to get started.
## License
`runboat` is distributed under the terms of the
[MIT](https://spdx.org/licenses/MIT.html) license.