diff --git a/README.md b/README.md index e08b8d0..9e5794a 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ # 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) + [![Packaging status](https://img.shields.io/repology/repositories/tio)](https://repology.org/project/tio/versions) + ![Code Lines](https://img.shields.io/tokei/lines/github/tio/tio) ## 1. Introduction