소스 검색

Update README.md

Emattioli 2 년 전
부모
커밋
d162c6141b
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -14,17 +14,21 @@ Libraries needed:
 
 twitter_main.py: 
 - tweepy
+
   $ pip3 install tweepy
 
 mastodon_main.py:
 - Mastodon.py
+
   $ pip3 install Mastodon.py
   
 telegram_main.py:
 - libssl
+
   $ sudo apt-get install libssl-dev
 
 - python-telegram-bot 
+
   $ pip3 install python-telegram-bot
 
 Configuration file is a JSON with this tree: