From c2da2be6c039212b3791629619183c4d72b6cb7f Mon Sep 17 00:00:00 2001 From: "Naveen A.B" <53806497+RNA3210d@users.noreply.github.com> Date: Fri, 5 Aug 2022 23:10:18 +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 da2e724..3879e18 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # RPi-TELEBOT -Python based Telegram bot to monitor and control the headless raspberry pi servers. +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.