From 4488e6a9d4ccbad20e280e95f0fa9f109ff980cc Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Sun, 20 Oct 2019 01:32:14 +0500 Subject: [PATCH] Added readme --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..56bd6e5 --- /dev/null +++ b/README.md @@ -0,0 +1,20 @@ +## Description + +A script for tracking the video episodes organized in the +VIDEO/Title/Season/Episode tree. + +## License + Copyright (C) 2011-2013, Maxim Lihachev, + + 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, version 3. + + 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, see . +