From 1c749d43419dca9380eb624afde158d33ed1b9a9 Mon Sep 17 00:00:00 2001 From: Samuel Vasko Date: Sat, 25 Jan 2014 12:03:50 +0100 Subject: [PATCH] Create README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e3705ed --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# Vala tutorial - ebook version + +**Eub/Mobi version of [Vala tutorial](https://wiki.gnome.org/Projects/Vala/Tutorial)** + +## License + +Website to epub conversion +Copyright (C) 2014 Samuel Vasko + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 2 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.