From 68756d9f16936bffd2b3c11fa5b47b2e70b8cd4c Mon Sep 17 00:00:00 2001 From: Daniil Gentili Date: Sun, 20 Aug 2017 16:04:54 +0000 Subject: [PATCH] seo+++++ --- README.md | 4 ++++ docs/index.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index 6724aee2..ead56cf4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # MadelineProto, a PHP MTProto telegram client +This library can be used to create php telegram bots (like bot API bots, only better) and php telegram userbots (like tg-cli userbots, only better). + +This library can also be used to create lua telegram bots (like bot API bots, only better) and lua telegram userbots (like tg-cli userbots, only better). + ## Index: - [Features](#features) diff --git a/docs/index.md b/docs/index.md index 8b4af6fd..60cb50d5 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,6 +4,10 @@ description: PHP implementation of telegram's MTProto protocol --- # MadelineProto, a PHP MTProto telegram client +This library can be used to create php telegram bots (like bot API bots, only better) and php telegram userbots (like tg-cli userbots, only better). + +This library can also be used to create lua telegram bots (like bot API bots, only better) and lua telegram userbots (like tg-cli userbots, only better). + ## Index: - [Features](#features)