diff --git a/README.rst b/README.rst index ce66662..aee8775 100644 --- a/README.rst +++ b/README.rst @@ -2,7 +2,7 @@ pyStage-APT ============ -|LANGUAGE| |PY-VERSION| |GITHUB-TAG| |PLATFORM_I| |PLATFORM_II| |SERIAL| |USB| |LICENSE| |COUNTS-TOT| |COUNTS-TOD| +|LANGUAGE| |PY-VERSION| |GITHUB-TAG| |PLATFORM_I| |PLATFORM_II| |SERIAL| |USB| |LICENSE| |COUNTS-TOT| ``pystage-apt`` is a library to communicate with various Thorlabs’ APT single-channel controllers and control different types of Thorlabs’ actuator motors. It contains a large collection of motor control messages obtained from `Thorlabs APT Controllers Host-Controller Communications Protocol `__. This document describes the low-level communications protocol and commands used between the host PC and controller units within the APT family. Those messages are included in a series of python files and are stored in a folder named `ctrl_msg `__. @@ -150,7 +150,3 @@ Open Source (OSI approved): |LICENSE| .. |COUNTS-TOT| image:: https://visitor-badge.glitch.me/badge?page_id=kzhao1228.pystage-apt :target: https://github.com/kzhao1228/pystage_apt/blob/master/README.rst :alt: Counts-total - -.. |COUNTS-TOD| image:: https://visitor-badge.glitch.me/badge?page_id=kzhao1228.pystage-apt - :target: https://github.com/kzhao1228/pystage_apt/blob/master/README.rst - :alt: Counts-today