From 512bc410f315ddfa40588fefc47732eb6dcfaf35 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Wed, 14 Sep 2022 19:53:27 +0200 Subject: [PATCH] Update README --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e739ed6..37fcb4f 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # 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) -[![Release](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) -[![Packaging Status](https://img.shields.io/repology/repositories/tio)](https://repology.org/project/tio/versions) +[![](https://img.shields.io/circleci/build/gh/tio/tio?token=da7e7fd0d0ee99b9f986f8877dcdbe28f73d9e06)](https://circleci.com/gh/tio/tio/tree/master) +[![](https://img.shields.io/github/v/release/tio/tio?sort=semver)](https://github.com/tio/tio/releases) +[![](https://img.shields.io/tokei/lines/github/tio/tio)](https://github.com/tio/tio) +[![](https://img.shields.io/repology/repositories/tio)](https://repology.org/project/tio/versions) ## 1. Introduction