From f99b3231a159f9ba932eb1fc143f58f320d17666 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Mon, 27 Jul 2015 21:21:49 +0300 Subject: Update README.md --- README.md | 3 +++ include/tgbot/doxygenMain.h | 3 +++ 2 files changed, 6 insertions(+) diff --git a/README.md b/README.md index 8bbe708..5f14c6b 100644 --- a/README.md +++ b/README.md @@ -56,3 +56,6 @@ All samples are located [here](samples) ## Feedback Feel free to [create new issues on GitHub](https://github.com/reo7sp/tgbot-cpp/issues) or [contact me on Telegram](https://telegram.me/Reo_SP) + +## Licence +[The MIT License](http://opensource.org/licenses/MIT) diff --git a/include/tgbot/doxygenMain.h b/include/tgbot/doxygenMain.h index 75da76d..0d25e61 100644 --- a/include/tgbot/doxygenMain.h +++ b/include/tgbot/doxygenMain.h @@ -53,6 +53,9 @@ * * @section Feedback * Feel free to [create new issues on GitHub](https://github.com/reo7sp/tgbot-cpp/issues) or [contact me on Telegram](https://telegram.me/Reo_SP) + * + * @section Licence + * [The MIT License](http://opensource.org/licenses/MIT) */ #endif //TGBOT_DOXYGENMAIN_H -- cgit v1.2.3