Update README.md

This commit is contained in:
Naveen A.B 2020-06-28 16:48:48 +05:30 committed by GitHub
parent fe851b5be7
commit 22673877ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
Python based Telegram bot to monitor and control the raspberry pi. Python based Telegram bot to monitor and control the raspberry pi.
## Before you start ## Setting up the bot
- Install telepot library for enabling the Raspberry Pi to communicate with the Telegram bot using the API. - Install telepot library for enabling the Raspberry Pi to communicate with the Telegram bot using the API.
``` ```
sudo apt-get install python-pip sudo apt-get install python-pip
@ -38,4 +38,4 @@ Python based Telegram bot to monitor and control the raspberry pi.
``` ```
/temp /temp
``` ```
# Readme is still under construction LOL. # Readme is still under construction.