File tree Expand file tree Collapse file tree 1 file changed +11
-3
lines changed
Expand file tree Collapse file tree 1 file changed +11
-3
lines changed Original file line number Diff line number Diff line change 1- ==================
2- pyserial-asyncio
3- ==================
1+ ========================================
2+ pyserial-asyncio | build-status | | docs |
3+ ========================================
44
55Async I/O extension package for the Python Serial Port Extension for OSX, Linux, BSD
66
@@ -19,3 +19,11 @@ Latest:
1919
2020- Documentation: http://pyserial-asyncio.readthedocs.io/en/latest/
2121- Project Homepage: https://github.com/pyserial/pyserial-asyncio
22+
23+
24+ .. |build-status | image :: https://travis-ci.org/pyserial/pyserial-asyncio.svg?branch=master
25+ :target: https://travis-ci.org/pyserial/pyserial-asyncio
26+ :alt: Build status
27+ .. |docs | image :: https://readthedocs.org/projects/pyserial-asyncio/badge/?version=latest
28+ :target: http://pyserial-asyncio.readthedocs.io/
29+ :alt: Documentation
You can’t perform that action at this time.
0 commit comments