Skip to content

Commit 91ab6a2

Browse files
authored
Update README.md
Added license in README
1 parent 055c875 commit 91ab6a2

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
[![made-with-latex](https://img.shields.io/badge/Made%20with-LaTeX-1f425f.svg)](https://www.latex-project.org/)
77

88
This work is licensed under a
9-
[Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License][cc-by-nc-sa].
9+
[Creative Commons Attribution 4.0 International Public License][cc-by].
1010

11-
[![CC BY-NC-SA 4.0][cc-by-nc-sa-image]][cc-by-nc-sa]
11+
[![CC BY 4.0][cc-by-image]][cc-by]
1212

13-
[cc-by-nc-sa]: http://creativecommons.org/licenses/by-nc-sa/4.0/
14-
[cc-by-nc-sa-image]: https://licensebuttons.net/l/by-nc-sa/4.0/88x31.png
13+
[cc-by]: https://creativecommons.org/licenses/by/4.0/legalcode
14+
[cc-by-image]: https://licensebuttons.net/l/by/4.0/88x31.png
1515
[cc-by-nc-sa-shield]: https://img.shields.io/badge/License-CC%20BY--NC--SA%204.0-lightgrey.svg
1616

1717
Lecture notes, tutorial tasks including solutions as well as online videos for a reinforcement learning course originally hosted at Paderborn University and transferred to University of Siegen. Source code for the entire course material is open and everyone is cordially invited to use it for self-learning (students) or to set up your own course (lecturers).

0 commit comments

Comments
 (0)