From 487cf3fb12b6be1e1025a34c83dc4cb5acabb4b4 Mon Sep 17 00:00:00 2001 From: Ekaitz Zarraga Date: Thu, 26 Nov 2020 19:47:37 +0100 Subject: Add license and a simple Readme file --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..c55db54 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# What's informatics + +This book is part of ElenQ Publishing. It's written in Pandoc's Markdown and +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 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 . -- cgit v1.2.3