Skip to content

Commit 33455e6

Browse files
authored
Correct underlining of titles in README for rST
1 parent 9f47ce3 commit 33455e6

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Adafruit_CircuitPython_AdafruitIO
2-
============
2+
=================================
33

44
.. image:: https://readthedocs.org/projects/adafruit-circuitpython-adafruitio/badge/?version=latest
55
:target: https://circuitpython.readthedocs.io/projects/adafruitio/en/latest/
@@ -17,7 +17,8 @@ CircuitPython wrapper library for communicating with `Adafruit IO <http://io.ada
1717

1818

1919
Dependencies
20-
=============
20+
============
21+
2122
This driver depends on:
2223

2324
* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_
@@ -100,7 +101,7 @@ Then run the build:
100101
circuitpython-build-bundles --filename_prefix adafruit-circuitpython-adafruit_io --library_location .
101102
102103
Sphinx documentation
103-
-----------------------
104+
--------------------
104105

105106
Sphinx is used to build the documentation based on rST files and comments in the code. First,
106107
install dependencies (feel free to reuse the virtual environment from above):

0 commit comments

Comments
 (0)