From ec688673a02321999455dc32380410b91d507bce Mon Sep 17 00:00:00 2001
From: Joseph H <49728392+ljhopkins2@users.noreply.github.com>
Date: Fri, 8 Nov 2019 17:10:51 -0500
Subject: [PATCH] Update README.md
---
README.md | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/README.md b/README.md
index 28564c2..b2e21a0 100644
--- a/README.md
+++ b/README.md
@@ -5,21 +5,16 @@ _Updated 8 Nov 2019_
The Broadcastify Archive Tool Kit (broadcastify-archtk) for python automates downloading audio archives from [Broadcastify](www.broadcastify.com), "the world's largest source of Public Safety, Airline, Rail, and Marine live audio streams".
-
-
----
-
+
## Resources
- View the package at [pyPI.org](https://pypi.org/project/broadcastify-archtk/)
- Check out [the docs](https://ljhopkins2.github.io/broadcastify-archtk/)
-
----
-
-
## History
broadcastify-archtk was initially developed as part of a group project during the summer 2019 [General Assembly Data Science Immersive program](https://generalassemb.ly/education/data-science-immersive/), in response to a client's need to visualize where first responders were being dispatched during emergencies. We sought out a large repository of emergency radio dispatches to train our audio-to-text-to-geolocation algorithm. Although Broadcastify was the clear winner in terms of breadth and depth, the lack of an API for downloading archived audio meant that the process for acquiring the data was highly manual and time-consuming.