Specify license in readme

This commit is contained in:
Régis Behmo 2020-01-08 20:57:25 +01:00
parent beba2689f8
commit 5a8bb91551

View File

@ -71,3 +71,8 @@ Debugging
To debug the course discovery service, you are encouraged to mount the course-discovery repo from the host in the development container:
tutor dev run -v ~/projets/openedx/repos/course-discovery/:/openedx/discovery -p 8000:8000 discovery
License
-------
This work is licensed under the terms of the `GNU Affero General Public License (AGPL) <https://github.com/overhangio/tutor/blob/master/LICENSE.txt>`_.