diff --git a/Python/README.md b/Python/README.md index 6f43982..e79b35c 100755 --- a/Python/README.md +++ b/Python/README.md @@ -4,7 +4,7 @@
-![GitHub release (latest by date)](https://img.shields.io/badge/Release-1.5.0-orange) +![GitHub release (latest by date)](https://img.shields.io/badge/Release-1.0.0-orange) ![GitHub repo size](https://img.shields.io/github/repo-size/snlpatel001213/AirControl) ![GitHub repo size](https://badgen.net/github/license/micromatch/micromatch) [![Documentation Status](https://readthedocs.org/projects/aircontrol/badge/?version=master)](https://aircontrol.readthedocs.io/en/master/?badge=master) @@ -63,7 +63,7 @@ You can run AirControl in server-client mode with two different machines or both

-## Controlling with keyboard +## Control Inputs ![Keyboard Mappings](https://github.com/snlpatel001213/AirControl/blob/master/docs/images/keyboard-layout.png?raw=true)
diff --git a/README.md b/README.md index e79b35c..33d4ff2 100755 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@
-![GitHub release (latest by date)](https://img.shields.io/badge/Release-1.0.0-orange) +![GitHub release (latest by date)](https://img.shields.io/badge/Release-1.2.0-orange) ![GitHub repo size](https://img.shields.io/github/repo-size/snlpatel001213/AirControl) ![GitHub repo size](https://badgen.net/github/license/micromatch/micromatch) [![Documentation Status](https://readthedocs.org/projects/aircontrol/badge/?version=master)](https://aircontrol.readthedocs.io/en/master/?badge=master) @@ -14,7 +14,7 @@ ![GitHub commit activity](https://img.shields.io/github/commit-activity/m/snlpatel001213/AirControl) ![visitors](https://visitor-badge.glitch.me/badge?page_id=snlpatel001213.visitor-badge.issue.1) [![Gitter](https://badges.gitter.im/Aircontrol-chat/community.svg)](https://gitter.im/Aircontrol-chat/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) -[![PyPI version](https://badge.fury.io/py/airctrl.svg)](https://badge.fury.io/py/aircontrol-python) +[![PyPI version](https://badge.fury.io/py/airctrl.svg)](https://badge.fury.io/py/airctrl) [![aircontrol](https://snapcraft.io/aircontrol/badge.svg)](https://snapcraft.io/aircontrol) Supported OS @@ -116,7 +116,7 @@ graph TD OR Use relative imports ``` -**Pypi Release-Alpha** `Not Tested` [![PyPI version](https://badge.fury.io/py/airctrl.svg)](https://badge.fury.io/py/airctrl) : https://pypi.org/project/aircontrol-python/ +**Pypi Release** [![PyPI version](https://badge.fury.io/py/airctrl.svg)](https://badge.fury.io/py/airctrl) : https://pypi.org/project/airctrl/ ``` pip install airctrl ``` @@ -164,4 +164,3 @@ We love your input! We want to make contributing to AirControl as easy and trans ### Current Contributors - \ No newline at end of file diff --git a/docs/source/lidar_API.rst b/docs/source/lidar_API.rst index 05b4c50..486255e 100644 --- a/docs/source/lidar_API.rst +++ b/docs/source/lidar_API.rst @@ -502,14 +502,14 @@ the above-shown lidar output is very near to airplane. |image0| -.. |image0| image:: ../images/lidar/5.png +.. |image0| image:: ../../docs/images/lidar/5.png Similarly, lidar interacts with buildings and provides a sense of nearness. |image0| -.. |image0| image:: ../images/lidar/9.png +.. |image0| image:: ../../docs/images/lidar/9.png Reference ---------