X-Git-Url: https://git.p6c8.net/jirafeau.git/blobdiff_plain/d05d58ec8fd2f473e154bb3daf182117007f10a0..04145f58ba8130845b0841aa691f90153ef07077:/README.md diff --git a/README.md b/README.md index bbad047..0ad0123 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,22 @@ By activating this feature, you have to be aware of few things: In a next step, encryption will be made by the client (in javascript), see issue #10. +## License + +GNU Affero General Public License version 3 (AGPLv3). + +The GNU Affero General Public License can be found at https://www.gnu.org/licenses/agpl.html. + +## Contribution + +If you want to contribute to project, then take a look at the git repository: + +- https://gitlab.com/mojo42/Jirafeau + +and the Contribution Guidelines + +- https://gitlab.com/mojo42/Jirafeau/blob/master/CONTRIBUTING.md + ## FAQ ### Can I add a new language in Jirafeau?