I've asked all major contributors for permission to use AGPLv3+, and
they all agreed.
---
README.md | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 README.md
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e52871b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,19 @@
+# simplytranslate_engines
+
+Backend for the SimplyTranslate family of projects.
+
+## Contact
+
+To get in contact with the developers, visit us on the #simple-web IRC channel on [Libera.Chat](https://libera.chat).
+
+## License
+
+simplytranslate_engines is free software: you can redistribute it and/or modify
+it under the terms of the GNU Affero General Public License as published by
+the Free Software Foundation, either version 3 of the License, or
+(at your option) any later version.
+
+simplytranslate_engines is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU Affero General Public License for more details.
--
2.30.1 (Apple Git-130)