Update README

This commit is contained in:
Martin Lund 2022-09-14 19:53:27 +02:00
parent 52c89ca071
commit 512bc410f3

View file

@ -1,9 +1,9 @@
# tio - a simple serial device I/O tool # tio - a simple serial device I/O tool
[![CircleCI](https://img.shields.io/circleci/build/gh/tio/tio?token=da7e7fd0d0ee99b9f986f8877dcdbe28f73d9e06)](https://circleci.com/gh/tio/tio/tree/master) [![](https://img.shields.io/circleci/build/gh/tio/tio?token=da7e7fd0d0ee99b9f986f8877dcdbe28f73d9e06)](https://circleci.com/gh/tio/tio/tree/master)
[![Release](https://img.shields.io/github/v/release/tio/tio?sort=semver)](https://github.com/tio/tio/releases) [![](https://img.shields.io/github/v/release/tio/tio?sort=semver)](https://github.com/tio/tio/releases)
[![Code Lines](https://img.shields.io/tokei/lines/github/tio/tio)](https://github.com/tio/tio) [![](https://img.shields.io/tokei/lines/github/tio/tio)](https://github.com/tio/tio)
[![Packaging Status](https://img.shields.io/repology/repositories/tio)](https://repology.org/project/tio/versions) [![](https://img.shields.io/repology/repositories/tio)](https://repology.org/project/tio/versions)
## 1. Introduction ## 1. Introduction