From 4c78110765a240923340a129319dddb2070162b3 Mon Sep 17 00:00:00 2001 From: blacktwin Date: Tue, 3 Oct 2017 23:40:17 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 790bc21..08af987 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Donate](https://img.shields.io/badge/Donate-PayPal-blue.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=4J6RPWZ9J9YML) [![PM](https://img.shields.io/badge/Reddit-Message-lightgrey.svg)](https://www.reddit.com/user/Blacktwin/) [![PM](https://img.shields.io/badge/Plex-Message-orange.svg)](https://forums.plex.tv/profile/discussions/Blacktwin) -Most of these scripts utilize a combination of [PlexPy](https://github.com/JonnyWong16/plexpy) and [python-plexapi](https://github.com/pkkid/python-plexapi). +Most of these scripts utilize a combination of [PlexPy](https://github.com/JonnyWong16/plexpy), [python-plexapi](https://github.com/pkkid/python-plexapi), and [requests](http://docs.python-requests.org/en/master/user/install/#install). ## Scripts List [![Gist](https://img.shields.io/badge/gist-Blacktwin-green.svg)](https://gist.github.com/blacktwin) @@ -25,7 +25,7 @@ Scripts pulled from my gist profile. Maps - Use PlexPy draw a map connecting Server to Clients based on IP addresses.) + Using PlexPy data, draw a map connecting Server to Clients based on IP addresses.