Skip to content
This repository was archived by the owner on Apr 20, 2022. It is now read-only.

Commit a42f163

Browse files
authored
Merge pull request #16 from kattni/update-example-name
Update example name to match standards.
2 parents 087c004 + 6c8051d commit a42f163

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To install in a virtual environment in your current project:
5454
Usage Example
5555
=============
5656

57-
This example tests that the pypixelbuf works.
57+
This example tests that pypixelbuf works.
5858

5959
.. code-block:: python
6060

docs/examples.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ Simple test
33

44
Ensure your device works with this simple test.
55

6-
.. literalinclude:: ../examples/adafruit_pypixelbuf_simpletest.py
7-
:caption: examples/adafruit_pypixelbuf_simpletest.py
6+
.. literalinclude:: ../examples/pypixelbuf_simpletest.py
7+
:caption: examples/pypixelbuf_simpletest.py
88
:linenos:

0 commit comments

Comments
 (0)