From 4b39411f51096456b90cc6a9bfbd7bf16ef172a9 Mon Sep 17 00:00:00 2001 From: "Naveen A.B" <53806497+RNA3210d@users.noreply.github.com> Date: Fri, 5 Aug 2022 23:09:24 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8c480d..da2e724 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # RPi-TELEBOT -Python based Telegram bot to monitor and control the raspberry pi. +Python based Telegram bot to monitor and control the headless raspberry pi servers. ## Setting up the bot - Install telepot library for enabling the Raspberry Pi to communicate with the Telegram bot using the API.