summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorluzpaz <luzpaz@users.noreply.github.com>2019-04-06 08:00:40 -0400
committerAndrew Gallant <jamslam@gmail.com>2019-04-06 08:00:40 -0400
commit9eeb0b01ce21d397d4d7b10e1e35c8378ea38c5a (patch)
tree1b36d5452de7f25da9a2fa9f436a15af640d917d
parentdf4400209afd7703baa6fa5524468f8459eb48bf (diff)
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
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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).