Skip to content

Commit b62b564

Browse files
committed
latest concept
1 parent b0b0027 commit b62b564

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,6 @@ This Python package supports the following SparkFun qwiic products on Python, Mi
4545
> [!NOTE]
4646
> The listed supported platforms and boards are the primary platform targets tested. It is fully expected that this package will work across a wide variety of Python enabled systems.
4747
48-
49-
---
50-
---
51-
---
52-
## Getting Started
53-
54-
55-
5648
## Installation
5749

5850
The first step to using this package is installing it on your system. The install method depends on the python platform. The following sections outline installation on Python, MicroPython and CircuitPython.
@@ -74,10 +66,12 @@ For the current user:
7466
```sh
7567
pip install sparkfun-qwiic
7668
```
77-
69+
---
70+
---
7871
> [!CAUTION]
7972
> **TODO** Put together how this works with the new virtual environments used with the latest Python install
80-
73+
---
74+
---
8175
#### Local Installation
8276
To install, make sure the setuptools package is installed on the system.
8377

@@ -100,6 +94,8 @@ pip install sparkfun_qwiic_serlcd-<version>.tar.gz
10094

10195
### CircuitPython
10296

97+
## Getting Started
98+
10399
## Examples
104100

105101

0 commit comments

Comments
 (0)