From 51b5feb0e32380fbcf0cce808547ab7eae0acceb Mon Sep 17 00:00:00 2001 From: Tyler Perkins Date: Fri, 24 Dec 2021 13:21:22 -0500 Subject: [PATCH] Fix/Update Readme --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 4214fa0..234662f 100644 --- a/README.md +++ b/README.md @@ -50,10 +50,8 @@ raspberry pi config Developing your own pannels =========================== -Refer to the -[development] -(DEVELOPMENT.md) -documentation +Refer to the [development](DEVELOPMENT.md) documentation + Usage ===== @@ -84,3 +82,9 @@ any debian system using `sudo apt install qrencode`. By default the image has a transparent background. If you would like a different background, you will need to adjust wifi.cpp to adjust where it is located to your preference. +Plex +---- + +The plex panel relies on you having Tautilli installed on your local network. +In `plex_config.hpp` just change the IP and Port to your local Tautulli server +and everything should work.