From f43ef9b5842a9764df2dbd4741004fde242b2865 Mon Sep 17 00:00:00 2001 From: Martin Lund Date: Tue, 13 Sep 2022 16:30:49 +0200 Subject: [PATCH] Update README --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ac91ad9..a3e758b 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,8 @@ # 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) -[![version](https://img.shields.io/github/v/release/tio/tio?color=green&label=version&sort=semver)] - - -[![CircleCI](https://circleci.com/gh/tio/tio/tree/master.svg?style=shield)](https://circleci.com/gh/tio/tio/tree/master) -[![tio](https://snapcraft.io/tio/badge.svg)](https://snapcraft.io/tio) -[![Packaging status](https://repology.org/badge/tiny-repos/tio.svg)](https://repology.org/project/tio/versions) +[![Version](https://img.shields.io/github/v/release/tio/tio?color=green&label=version&sort=semver)](https://github.com/tio/tio/releases) +[![Packaging status](https://img.shields.io/repology/repositories/tio)](https://repology.org/project/tio/versions) ## 1. Introduction