Skip to content

Commit 9f1ed9a

Browse files
Update README.md
1 parent cdb823b commit 9f1ed9a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,10 @@ This repository implements a Python package for the SparkFun Qwiic OLED. This pa
1515
### Contents
1616

1717
* [About](#about-the-package)
18-
* [Getting Started](#getting-started)
1918
* [Installation](#installation)
2019
* [Supported Platforms](#supported-platforms)
2120
* [Documentation](https://docs.sparkfun.com/qwiic_oled_base_py/classqwiic__oled_1_1qwiic__oled__base_1_1_qwiic_oled_base.html)
22-
* [Examples](#examples)
21+
* [Examples](#example-use)
2322

2423
## About the Package
2524

@@ -31,7 +30,9 @@ New to qwiic? Take a look at the entire [SparkFun qwiic ecosystem](https://www.s
3130

3231
This Python package supports the following SparkFun qwiic products on Python, MicroPython and Circuit python.
3332

34-
* [SparkFun OLED Sensor - OLED](http://www.sparkfun.com/qwiic)
33+
* [SparkFun Qwiic OLED (0.91 in., 128x32)](https://www.sparkfun.com/sparkfun-qwiic-oled-display-0-91-in-128x32-lcd-24606.html)
34+
* [SparkFun Qwiic OLED (1.3 in., 128x64)](https://www.sparkfun.com/sparkfun-qwiic-oled-1-3in-128x64.html)
35+
* [SparkFun Qwiic Micro OLED Breakout](https://www.sparkfun.com/sparkfun-micro-oled-breakout-qwiic-lcd-22495.html)
3536

3637
### Supported Platforms
3738

0 commit comments

Comments
 (0)