Procházet zdrojové kódy

update Links Readme

Tobias Müller před 6 roky
rodič
revize
059919c3fd
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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.