diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2019-04-13 14:24:59 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2019-04-13 14:24:59 +0530 |
commit | 58753588848960698ede706894adf99bc410b77d (patch) | |
tree | d425cb37816e3e693ef354abec5de130dacae00d /README.md | |
parent | dc7bcf5bc47843df1805a49eabb2c1a570100501 (diff) | |
download | nnn-58753588848960698ede706894adf99bc410b77d.tar.gz |
Update badges
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -12,8 +12,8 @@ <p align="center"> <a href="https://repology.org/metapackage/nnn"><img src="https://repology.org/badge/tiny-repos/nnn.svg" alt="Availability"></a> -<a href="https://travis-ci.org/jarun/nnn"><img src="https://img.shields.io/travis/jarun/nnn/master.svg" alt="Build Status" /></a> -<a href="https://circleci.com/gh/jarun/workflows/nnn"><img src="https://img.shields.io/circleci/project/github/jarun/nnn.svg" alt="Build Status" /></a> +<a href="https://travis-ci.org/jarun/nnn"><img src="https://img.shields.io/travis/jarun/nnn/master.svg?label=travis" alt="Travis Status" /></a> +<a href="https://circleci.com/gh/jarun/workflows/nnn"><img src="https://img.shields.io/circleci/project/github/jarun/nnn.svg?label=circleci" alt="CircleCI Status" /></a> <a href="https://github.com/jarun/nnn/blob/master/LICENSE"><img src="https://img.shields.io/badge/license-BSD%202--Clause-yellow.svg?maxAge=2592000" alt="License" /></a> </p> |