From 1f258f26570b11de38821f2ed682a078d8c584ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Bidoul?= Date: Sun, 18 Sep 2022 14:09:44 +0200 Subject: [PATCH] Tweak README (credits and license) --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d5a34ec..31c81f7 100644 --- a/README.md +++ b/README.md @@ -171,10 +171,17 @@ See environment variables examples in [Dockerfile](./Dockerfile), [.env.sample](./.env.sample) and their documentation in [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. 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.