From 0d46d715374b51bd4a0833e7687ae33ae46376b3 Mon Sep 17 00:00:00 2001 From: hyfc <3365132+hyfc@users.noreply.github.com> Date: Sun, 10 Jun 2018 00:09:10 +0800 Subject: Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24c9695..36d1ca5 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# telegram-mail-bot \ No newline at end of file +# telegram-mail-bot + +A Telegram bot that retrives the newest email periodically and sends them to you as chat messages. + + +![Python Version](https://img.shields.io/badge/python-3.6-blue.svg) +[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT) \ No newline at end of file -- cgit v1.2.3