From 6ad6a9057bb045d7e994e486c0a33994bcb20649 Mon Sep 17 00:00:00 2001 From: Jxck-S Date: Sat, 15 Aug 2020 13:27:55 -0400 Subject: [PATCH] Add some badges --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ff18b3..a01b8f8 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@ # plane-notify [![Codacy Badge](https://api.codacy.com/project/badge/Grade/c4e1d839eec3468cadfe351d64dc1ac4)](https://app.codacy.com/manual/Jxck-S/plane-notify?utm_source=github.com&utm_medium=referral&utm_content=Jxck-S/plane-notify&utm_campaign=Badge_Grade_Settings) +[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/) + 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 +Made it so I could track Elon Musk's Jet and share with others of his whereabouts on Twitter. [![Twitter Follow](https://img.shields.io/twitter/follow/ElonJet.svg?style=social)](https://twitter.com/ElonJet) ## How It works