Skip to content

Commit 3791a06

Browse files
author
Michal
committed
Added shields.io to md's
1 parent d9692d8 commit 3791a06

File tree

2 files changed

+18
-2
lines changed

2 files changed

+18
-2
lines changed

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# QtSerialMonitor
1+
<p align="center">
2+
<h1 align="left">QtSerialMonitor </h1>
3+
<p align="left">
4+
<a> <img alt="license" src="https://img.shields.io/github/license/mich-w/QtSerialMonitor"> </a>
5+
<a> <img alt="downloads" src="https://img.shields.io/github/downloads/mich-w/QtSerialMonitor/total"></a>
6+
<a> <img alt="latest release" src="https://img.shields.io/github/v/release/mich-w/QtSerialMonitor"></a>
7+
</p>
8+
</p>
9+
210
Universal serial monitor with data plotting capabilities, based on [Qt](https://www.qt.io/). Designed with all sorts of [Arduino](https://www.arduino.cc/) projects in mind, as a handy tool for debugging and experimentation :)
311

412
![mainwindow](/docs/_screenshots/mainwindow.png)

docs/index.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# QtSerialMonitor
1+
<p align="center">
2+
<h1 align="left">QtSerialMonitor </h1>
3+
<p align="left">
4+
<a> <img alt="license" src="https://img.shields.io/github/license/mich-w/QtSerialMonitor"> </a>
5+
<a> <img alt="downloads" src="https://img.shields.io/github/downloads/mich-w/QtSerialMonitor/total"></a>
6+
<a> <img alt="latest release" src="https://img.shields.io/github/v/release/mich-w/QtSerialMonitor"></a>
7+
</p>
8+
</p>
9+
210
Universal serial monitor with data plotting capabilities, based on [Qt](https://www.qt.io/). Designed with all sorts of [Arduino](https://www.arduino.cc/) projects in mind, as a handy tool for debugging and experimentation :)
311

412
<img src="https://raw.githubusercontent.com/mich-w/QtSerialMonitor/master/docs/_screenshots/Sines3.gif">

0 commit comments

Comments
 (0)