diff --git a/README.md b/README.md
index a1f86fad..1037df90 100644
--- a/README.md
+++ b/README.md
@@ -29,35 +29,35 @@
Modular, rotating Displays that can be individually enabled or disabled per the user's needs with some configuration around display durations, teams, stocks, weather, timezones, and more. Displays include:
### Time and Weather
-- Real-time clock display
+- Real-time clock display (2x 64x32 Displays 4mm Pixel Pitch)

-- Current Weather, Daily Weather, and Hourly Weather Forecasts
+- Current Weather, Daily Weather, and Hourly Weather Forecasts (2x 64x32 Displays 4mm Pixel Pitch)



-- Google Calendar event display
+- Google Calendar event display (2x 64x32 Displays 4mm Pixel Pitch)

### Sports Information
The system supports live, recent, and upcoming game information for multiple sports leagues:
-- NHL (Hockey)
+- NHL (Hockey) (2x 64x32 Displays 4mm Pixel Pitch)



- NBA (Basketball)
-- MLB (Baseball)
+- MLB (Baseball) (2x 64x32 Displays 4mm Pixel Pitch)

-- NFL (Football)
+- NFL (Football) (2x 96x48 Displays 2.5mm Pixel Pitch)
-- NCAA Football
+- NCAA Football (2x 96x48 Displays 2.5mm Pixel Pitch)
- NCAA Men's Basketball
@@ -69,7 +69,7 @@ The system supports live, recent, and upcoming game information for multiple spo
### Financial Information
- Near real-time stock & crypto price updates
- Stock news headlines
-- Customizable stock & crypto watchlists
+- Customizable stock & crypto watchlists (2x 64x32 Displays 4mm Pixel Pitch)


@@ -80,17 +80,17 @@ The system supports live, recent, and upcoming game information for multiple spo
- Spotify integration
- YouTube Music integration
- Album art display
-- Now playing information with scrolling text
+- Now playing information with scrolling text (2x 64x32 Displays 4mm Pixel Pitch)


### Custom Display Features
-- Custom Text display
+- Custom Text display (2x 64x32 Displays 4mm Pixel Pitch)

-- Youtube Subscriber Count Display
+- Youtube Subscriber Count Display (2x 64x32 Displays 4mm Pixel Pitch)

- Font testing Display (not in rotation)
@@ -131,6 +131,32 @@ The system can be configured through a JSON configuration file that allows users
- More information available: https://github.com/hzeller/rpi-rgb-led-matrix/tree/master?tab=readme-ov-file

+## Possibly required depending on the display you are using.
+- Some LED Matrix displays require an "E" addressable line to draw the display properly. The [64x32 Adafruit display](https://www.adafruit.com/product/2278) does NOT require the E addressable line, however the [92x46 Waveshare display](https://amzn.to/4pQdezE) DOES require the "E" Addressable line.
+- Various ways to enable this depending on your Bonnet / HAT.
+
+Your display will look like it is "sort of" working but still messed up.
+
+or
+
+or
+
+
+How to set addressable E line on various HATs:
+
+- Adafruit Single Chain HATs
+
+or
+
+
+- Adafruit Triple Chain HAT
+ 
+
+- ElectroDragon RGB LED Matrix Panel Drive Board
+
+
+
+
-----------------------------------------------------------------------------------
## Mount/Stand
I 3D printed stands to keep the panels upright and snug. STL Files are included in the Repo but are also available at https://www.thingiverse.com/thing:5169867 Thanks to "Randomwire" for making these for the 4mm Pixel Pitch LED Matrix.