From 86143a683a2077f838cb8a56025d1d5e3246d486 Mon Sep 17 00:00:00 2001 From: Cal Stephens Date: Wed, 4 Oct 2017 17:01:52 -0400 Subject: [PATCH] Update readme --- AirlineLogoScraper script | 1 - README.md | 8 ++++---- 2 files changed, 4 insertions(+), 5 deletions(-) delete mode 160000 AirlineLogoScraper script diff --git a/AirlineLogoScraper script b/AirlineLogoScraper script deleted file mode 160000 index 53fb27b..0000000 --- a/AirlineLogoScraper script +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 53fb27baa2db72ad5a4bb0d34c1baf236256ac9e diff --git a/README.md b/README.md index eefb2f3..f82b974 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## AirlineLogoScraper +## Airline Logos **AirlineLogoScraper** is a script that iterates through all three-character alphanumeric codes and attempts to download the corresponding airline logo from [FlightAware](http://flightaware.com). @@ -8,11 +8,11 @@ For example, Delta Airlines has the ICAO code **DAL**. The script downloads the ### Running AirlineLogoScraper -Download the `AirlineLogoScraper` executable and double-click on it (or run it through terminal with `$ ./AirlineLogoScraper`). It will create dump all downloaded logos into `~/Documents/Airline Logos`. +Download the `AirlineLogoScraper` executable and double-click on it (or run it through terminal with `$ ./AirlineLogoScraper`). It will create the logos into `~/Documents/Airline Logos`. -## Airline Logos +### All Logos -As of 4 Oct 2017, the script yields 150 distinct logos. The results are dumped +As of 4 Oct 2017, the script yields 150 distinct logos. | ICAO code | image | | ------- | --------------------- |