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