From 9eeb0b01ce21d397d4d7b10e1e35c8378ea38c5a Mon Sep 17 00:00:00 2001 From: luzpaz Date: Sat, 6 Apr 2019 08:00:40 -0400 Subject: readme: add Repology badge This adds a badge to the README.md file indicating to users that click on it if their os/distro carries that latest version of ripgrep. PR #1213 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 3ea0d3c7..33bd2718 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ and grep. [![Linux build status](https://travis-ci.org/BurntSushi/ripgrep.svg)](https://travis-ci.org/BurntSushi/ripgrep) [![Windows build status](https://ci.appveyor.com/api/projects/status/github/BurntSushi/ripgrep?svg=true)](https://ci.appveyor.com/project/BurntSushi/ripgrep) [![Crates.io](https://img.shields.io/crates/v/ripgrep.svg)](https://crates.io/crates/ripgrep) +[![Packaging status](https://repology.org/badge/tiny-repos/ripgrep.svg)](https://repology.org/project/ripgrep/badges) Dual-licensed under MIT or the [UNLICENSE](http://unlicense.org). -- cgit v1.2.3