diff --git a/README.md b/README.md index 76d3551..a05371a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # flight-screen-info -A small script that is made to evolve to end up as a screen that shows departures at local airports + +Will end up being a little flask site that provides the departure schedule of whatever airport you choose (like they do in real airports) + +# API : +This program uses the API of Flightaware. +Said API requires an API key. More info [here](https://www.flightaware.com/commercial/aeroapi) \ No newline at end of file