From 6ae1f075a4420190c6b948ef608986468c53a626 Mon Sep 17 00:00:00 2001 From: Michele Guerini Rocco Date: Sat, 13 Dec 2014 19:07:21 +0100 Subject: [PATCH] Add a README --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..fff97c5 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# pymarks +### A cli for the school registry + +**pymarks** is a small python interactive cli to browse subjects and marks. + +### License +Dual licensed under the MIT and GPL licenses: +http://www.opensource.org/licenses/mit-license.php +http://www.gnu.org/licenses/gpl.html