From 90e6355b4ed0f5465a9de981a477f5fdcb5fc1f3 Mon Sep 17 00:00:00 2001 From: Jack Sweeney Date: Tue, 28 Jul 2020 12:08:15 -0400 Subject: [PATCH] Why I made --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 552c9a0..336d812 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # plane-notify Nearing final first version. Notify If a Selected Plane has taken off or landed using Python with OpenSky API, outputs location of takeoff location of landing and takeoff by revese lookup of cordinates. +## Why I made it +Made it so I could track Elon Musk's Jet and share with others of his whereabouts follow on twitter @ElonJet https://twitter.com/ElonJet ## How It works - Takes data about every 15 seconds from OpenSky Network compares it to previous data with whats I've defined as a landing or takeoff event.