Skip to content

Commit

Permalink
updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
quantenschaum committed Mar 5, 2018
1 parent c5ac623 commit c76d73d
Showing 1 changed file with 5 additions and 7 deletions.
12 changes: 5 additions & 7 deletions docs/index.rst
Expand Up @@ -3,19 +3,17 @@ piripherals' documentation

Version |release|

.. note::

This is a **Python 3 only** library! I will make this Python 2 compatible later, maybe.
This library is intended to be used on the RaspberryPi primarily, but it also works on other
platforms. The things, that are related to the hardware of the Pi, will not work on other
devices, of course.

.. attention::

This is still in the beginning and work in progress! Many things will change!

.. note::

This library is intended to be used on the RaspberryPi primarily, but it also works on other
platforms. The things, that are related to the hardware of the Pi, will not work on other
machines, of course.
This is a **Python 3 only** library! - https://pythonclock.org/

Installation
------------
Expand All @@ -28,7 +26,7 @@ Dependencies
------------

This package has some `soft` dependencies. If you need them, depends on which
classes you actually use.
partes of this library you actually want to use.

- ``rpi_ws281x`` https://pypi.python.org/pypi/rpi_ws281x
- ``RPi.GPIO`` https://pypi.python.org/pypi/RPi.GPIO
Expand Down

0 comments on commit c76d73d

Please sign in to comment.