diff --git a/README.md b/README.md
index 15fb48d..966e9e6 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,17 @@
-# SparkFun MAX1704x Fuel Gauge Arduino Library
+SparkFun MAX1704x Fuel Gauge Arduino Library
+========================================
+
+
+
+  |
+  |
+
+
+ | SparkFun LiPo Fuel Gauge - MAX17043 [TOL-20680] |
+ SparkX Qwiic Fuel Gauge - MAX17048 [SPX-17715] |
+
+
+
The MAX17043/MAX17044 are ultra-compact, low-cost,
host-side fuel-gauge systems for lithium-ion (Li+) batteries
@@ -27,11 +40,19 @@ Parts of this library were inspired by [Daniel Porrey's max1704x library](https:
## Products That Use This Library
-- [SparkFun LiPo Fuel Gauge (TOL-10617)](https://www.sparkfun.com/products/10617)
+- [Qduino Mini - Arduino Dev Board (DEV-13614)](https://www.sparkfun.com/products/13614) - Built in MAX17048
+- [SparkFun IoT RedBoard - ESP32 Development Board (WRL-19177)](https://www.sparkfun.com/products/19177) - Built in MAX17048
+- [SparkX Qwiic Fuel Gauge - MAX17048 (SPX-17715) ](https://www.sparkfun.com/products/17715)
+- [SparkFun LiPo Fuel Gauge - MAX17043 (TOL-20680)](https://www.sparkfun.com/products/20680)
+- [SparkFun LiPo Fuel Gauge - MAX17043 (TOL-10617)](https://www.sparkfun.com/products/10617)
+
## Documentation
- **[Installing an Arduino Library Guide](https://learn.sparkfun.com/tutorials/installing-an-arduino-library)** - Basic information on how to install an Arduino library.
+- **[LiPo Fuel Gauge (MAX1704X) Hookup Guide](https://learn.sparkfun.com/tutorials/lipo-fuel-gauge-max1704x-hookup-guide)** - Basic hookup guide for the MAX1704X (i.e. MAX1703 and MAX17048).
+
+
## License Information