From 3e7c244647deddb013c304cd39841285630a852c Mon Sep 17 00:00:00 2001 From: Jack Sweeney Date: Mon, 6 Jul 2020 22:05:50 -0400 Subject: [PATCH] Refrences --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 96812d9..7aed365 100644 --- a/README.md +++ b/README.md @@ -64,4 +64,12 @@ screen -R python3 NotifyBot.py ``` +#### Refrences +- https://opensky-network.org/apidoc/ +- https://geopy.readthedocs.io/en/stable/ +- https://www.geeksforgeeks.org/python-get-google-map-image-specified-location-using-google-static-maps-api/ +- https://realpython.com/twitter-bot-python-tweepy/ +- https://github.com/rbrcsk/pushbullet.py + +