Skip to content

Commit ae66419

Browse files
Update README.md
1 parent b7d4229 commit ae66419

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
![Qwiic BUTTON - Python Package](docs/images/gh-banner.png "qwiic BUTTON Python Package")
22

3-
# SparkFun Qwiic BUTTON - Python Package
3+
# SparkFun Qwiic Button - Python Package
44

55
![PyPi Version](https://img.shields.io/pypi/v/sparkfun_qwiic_button)
66
![GitHub issues](https://img.shields.io/github/issues/sparkfun/qwiic_button_py)
77
![License](https://img.shields.io/github/license/sparkfun/qwiic_button_py)
88
![X](https://img.shields.io/twitter/follow/sparkfun)
99
[![API](https://img.shields.io/badge/API%20Reference-blue)](https://docs.sparkfun.com/qwiic_button_py/classqwiic__button_1_1_qwiic_button.html)
1010

11-
The SparkFun Qwiic Button BUTTON Module provides a simple and cost effective solution for adding Button capabilities to your project. Implementing a SparkFun Qwiic I2C interface, these sensors can be rapidly added to any project with boards that are part of the SparkFun Qwiic ecosystem.
11+
The SparkFun Qwiic Button Module provides a simple and cost effective solution for adding Button capabilities to your project. Implementing a SparkFun Qwiic I2C interface, these sensors can be rapidly added to any project with boards that are part of the SparkFun Qwiic ecosystem.
1212

1313
This repository implements a Python package for the SparkFun Qwiic BUTTON. This package works with Python, MicroPython and CircuitPython.
1414

@@ -23,7 +23,7 @@ This repository implements a Python package for the SparkFun Qwiic BUTTON. This
2323

2424
## About the Package
2525

26-
This python package enables the user to access the features of the BUTTON via a single Qwiic cable. This includes checking button state, configuring button LED, change I2C address and more. The capabilities of the BUTTON are each demonstrated in the included examples.
26+
This python package enables the user to access the features of the button via a single Qwiic cable. This includes checking button state, configuring button LED, change I2C address and more. The capabilities of the BUTTON are each demonstrated in the included examples.
2727

2828
New to qwiic? Take a look at the entire [SparkFun qwiic ecosystem](https://www.sparkfun.com/qwiic).
2929

0 commit comments

Comments
 (0)