diff options
author | Ekaitz Zarraga <ekaitz@elenq.tech> | 2020-11-26 19:54:30 +0100 |
---|---|---|
committer | Ekaitz Zarraga <ekaitz@elenq.tech> | 2020-11-26 19:54:30 +0100 |
commit | 68551ce0348fe3d2bdfb9a415a440f48e769e3ef (patch) | |
tree | b707e0ba123423c97a2da52d2df60b4ae4798f57 | |
parent | 3ff325068768abbfde19d93b7ca51749e7017065 (diff) |
Readme correction
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -5,11 +5,13 @@ it's later processed using `pandoc` to generate various output formats. # License -What is Informatics (c) by Ekaitz Zarraga and various contributors. Is derived -from [Giacomo Tesio's work](http://tesio.it/2019/06/03/what-is-informatics.html) +What is Informatics (c) by Ekaitz Zarraga and various contributors. It is +derived from [Giacomo Tesio's work][giacomo]. What is Informatics is licensed under a Creative Commons Attribution-ShareAlike 4.0 international license. You should have received a copy of the license along with this work. If not, see <http://creativecommons.org/licenses/by-sa/4.0/>. + +[giacomo]: http://tesio.it/2019/06/03/what-is-informatics.html |