From 294ee7c5a2881d2944dbf55ebf9a4c03b653c029 Mon Sep 17 00:00:00 2001 From: Dharkael Date: Wed, 10 May 2017 22:02:21 +0200 Subject: [PATCH] Create README.md --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..5499bfe5 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# flameshot +Powerfull yet simple to user screenshot software. +This program is in heavy develpment and it's incomplete! + +## License +The main code is licensed under GPLv3 +The logo of Flameshot is licensed under Free Art License v1.3 +The button icons are licensed under Apache License 2.0. See: https://github.com/google/material-design-icons +The code at capture/capturewidget.cpp is based on https://github.com/ckaiser/Lightscreen/blob/master/dialogs/areadialog.cpp +The code at capture/capturewidget.h is based on https://github.com/ckaiser/Lightscreen/blob/master/dialogs/areadialog.h