Skip to content

Commit

Permalink
Fix README formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrstegeman committed Sep 23, 2020
1 parent e3210a5 commit 28c3b1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ This starts a server and lets you search for it from your gateway through mDNS.
Example Implementation
======================

In this code-walkthrough we will set up a dimmable light and a humidity sensor (both using fake data, of course). Both working examples can be found in `here <https://github.com/WebThingsIO/webthing-python/tree/master/example>`_.
In this code-walkthrough we will set up a dimmable light and a humidity sensor (both using fake data, of course). Both working examples can be found in the `examples directory <https://github.com/WebThingsIO/webthing-python/tree/master/example>`_.

Dimmable Light
--------------
Expand Down

0 comments on commit 28c3b1c

Please sign in to comment.