Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Frederick Lussier committed Oct 18, 2017
2 parents fb5f11f + 45c0cf8 commit d115c78
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions ReadMe.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Installation
------------
.. code-block:: batch
pip install lifepo4weredPyController
pip3 install lifepo4weredPyController
You have to install the LiFePO4wered-Pi drivers and CLI applications,
please read https://github.com/xorbit/LiFePO4wered-Pi.
Expand All @@ -45,6 +45,13 @@ The best way is to set the LD_LIBRARY_PATH:
echo "export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/your/custom/path/" >> ~/.bashrc
Dependencies
^^^^^^^^^^^^
This setup will install does too:
* tinyPeriodicTask>=1.3.1
* observablePy>=0.2.2
* lifepo4weredPy>=0.1.0

Features (working on)
---------------------
* Oriented object definition
Expand All @@ -53,7 +60,7 @@ Features (working on)
* Python 3.5 and 3.6
* Hardly tested

Detail:
Detail
^^^^^^

classes
Expand Down

0 comments on commit d115c78

Please sign in to comment.