Updating README to match single branch

This commit is contained in:
Jxck-S 2020-09-20 14:03:20 -04:00
parent 78e306e2f8
commit 91cb3ffa4a
1 changed files with 3 additions and 10 deletions

View File

@ -103,14 +103,7 @@ python3 NotifyBot.py
### TODO
Move the lookup location of coordinates so that it only rungs when landing or takeoff occurs. So then Geopy/Nomination API is called less
- Possibly implement airport name, done by closest airport
- General Cleanup
Implement airport name, done by closest airport
#### 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>
### [ More Refrences / Documentation](Refrences.md)