Skip to content

Commit

Permalink
Merge pull request #16 from willingc/patch-1
Browse files Browse the repository at this point in the history
Correct underlining of titles in README for rST
  • Loading branch information
brentru committed Mar 5, 2019
2 parents 9f47ce3 + 33455e6 commit 5d03fb4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Adafruit_CircuitPython_AdafruitIO
============
=================================

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


Dependencies
=============
============

This driver depends on:

* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_
Expand Down Expand Up @@ -100,7 +101,7 @@ Then run the build:
circuitpython-build-bundles --filename_prefix adafruit-circuitpython-adafruit_io --library_location .
Sphinx documentation
-----------------------
--------------------

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

0 comments on commit 5d03fb4

Please sign in to comment.