From c5aa2938e7f83c4495b203002ee837c45f6951c2 Mon Sep 17 00:00:00 2001 From: Olawale Alabi Date: Sat, 16 Nov 2019 02:05:34 +0100 Subject: [PATCH] Added MIT License tag --- readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0078cb2..80a726f 100644 --- a/readme.md +++ b/readme.md @@ -17,4 +17,7 @@ Features: * Open Source. You want to extend nota, or even fork it? You can go ahead. The software is free. As in free lunch. -_**nota is available on Windows for now, because that is the OS that I have. You can download the source code and compile it to any of other popular platforms like Linux and macOS._** \ No newline at end of file +_**nota is available on Windows for now, because that is the OS that I have. You can download the source code and compile it to any of other popular platforms like Linux and macOS._** + +## License +[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/bl00mber/alarm-cron/blob/master/LICENSE)