Skip to content

Commit

Permalink
added github link
Browse files Browse the repository at this point in the history
  • Loading branch information
semiversus committed Jun 4, 2018
1 parent 51cb599 commit 0c53e34
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,8 @@ Synopsis

- Pure python implementation without dependencies
- Under MIT license (2018 Günther Jena)
- Documentation is hosted under ReadTheDocs.com_
- Source is hosted on GitHub_
- Documentation is hosted on ReadTheDocs.com_
- Tested on Python 3.5 and following
- Compact library (<1000 lines of code) and well documented (>1000 lines of comments)
- Fully unit tested (coverage towards 100%), coding style checked with flake8_, static type checked with mypy_
Expand Down Expand Up @@ -190,6 +191,7 @@ Broqer was inspired by:
.. _flake8: http://flake8.pycqa.org/en/latest/
.. _mypy: http://mypy-lang.org/
.. _RxPY: https://github.com/ReactiveX/RxPY
.. _GitHub: https://github.com/semiversus/python-broqer
.. _ReadTheDocs.com: http://python-broqer.readthedocs.io
.. _ReactiveX: http://reactivex.io/
.. _aioreactive: https://github.com/dbrattli/aioreactive
Expand Down

0 comments on commit 0c53e34

Please sign in to comment.