From a4305e7752596890ba2d13a41bd36f756c8f1517 Mon Sep 17 00:00:00 2001 From: Sven Slootweg Date: Wed, 9 Sep 2015 14:48:12 +0200 Subject: [PATCH] Add README with license section (fixes #2) --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ef1beeb --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# PDFy + +This is the source code for [PDFy](https://pdf.yt/). + +## Setup + +No setup instructions yet. Coming soon. + +## License + +[WTFPL](http://www.wtfpl.net/txt/copying/) or [CC0](https://creativecommons.org/publicdomain/zero/1.0/), whichever you prefer. \ No newline at end of file