Browse Source

update Links Readme

Tobias Müller 6 years ago
parent
commit
059919c3fd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      readme.md

+ 1 - 1
readme.md

@@ -1,5 +1,5 @@
 # <p>&#x1F5C3; Xcom-API</p>
-![]( https://img.shields.io/badge/version-v1.0-red.svg?style=plastic ) ![]( https://img.shields.io/badge/python-3.4,_3.5,_3.6-green.svg?style=plastic ) ![]( https://img.shields.io/badge/license-GPL-blue.svg?style=plastic ) [![]( https://img.shields.io/badge/documentation-wiki-yellow.svg?style=plastic)](http://es-lab.de:60080/tmueller/Xcom-API/wiki) [![]( https://img.shields.io/badge/download-zip-orange.svg?style=plastic)](http://es-lab.de:60080/tmueller/Xcom-API/archive/master.zip)
+![]( https://img.shields.io/badge/version-v1.0-red.svg?style=plastic ) ![]( https://img.shields.io/badge/python-3.4,_3.5,_3.6-green.svg?style=plastic ) ![]( https://img.shields.io/badge/license-GPL-blue.svg?style=plastic ) [![]( https://img.shields.io/badge/documentation-wiki-yellow.svg?style=plastic)](http://es-lab.de:60085/tmueller/Xcom-API/wiki) [![]( https://img.shields.io/badge/download-zip-orange.svg?style=plastic)](http://es-lab.de:60085/tmueller/Xcom-API/archive/master.zip)
 ## <p>&#x2139; Introduction</p>
 This project is about an API (**A**pplication **P**rogramming **I**nterface) designed as a python-class, which is used to encode and decode byte-frames for communication between a Xtender-System and a PC, especially a Raspberry Pi with a Raspicomm extension module. The class also contains methods for error and frame-flag decoding and methods to get object or class informations.