update README and docs

This commit is contained in:
junzis 2016-08-16 17:07:02 +02:00
parent 70e9aa7c8d
commit 168acfb88d
2 changed files with 8 additions and 2 deletions

View File

@ -16,7 +16,7 @@ develop to decode the following messages:
heading, and roll angle, etc. heading, and roll angle, etc.
A detailed manuel on Mode-S decoding is published by the author, at: A detailed manuel on Mode-S decoding is published by the author, at:
http://adsb-decode-guide.readthedocs.org http://adsb-decode-guide.readthedocs.io
Source code Source code
@ -24,6 +24,8 @@ Source code
Checkourt and contribute to this open source project at: Checkourt and contribute to this open source project at:
https://github.com/junzis/pyModeS https://github.com/junzis/pyModeS
API documentation at:
http://pymodes.readthedocs.io
Install Install
------- -------

View File

@ -4,9 +4,13 @@
contain the root `toctree` directive. contain the root `toctree` directive.
pyModeS API documents pyModeS APIs
===================== =====================
This document contains all the functions within pyModeS package.
Source code and user guide: https://github.com/junzis/pyModeS
pyModeS.adsb module pyModeS.adsb module
------------------- -------------------