]> Sergey Matveev's repositories - nnn.git/commitdiff
Add Debian badge
authorArun Prakash Jana <engineerarun@gmail.com>
Thu, 29 Jun 2017 13:27:02 +0000 (18:57 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Thu, 29 Jun 2017 13:28:31 +0000 (18:58 +0530)
README.md

index 0edf3c67b5fab9f8f524d5adb464b469df758c66..24a041f85091302d71b563198239821a9331b1c8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@ Noice is Not Noice, a noicer fork...
 <a href="https://github.com/jarun/nnn/releases/latest"><img src="https://img.shields.io/github/release/jarun/nnn.svg?maxAge=600" alt="Latest release" /></a>
 <a href="https://aur.archlinux.org/packages/nnn"><img src="https://img.shields.io/aur/version/nnn.svg?maxAge=600" alt="AUR" /></a>
 <a href="http://braumeister.org/formula/nnn"><img src="https://img.shields.io/homebrew/v/nnn.svg?maxAge=600" alt="Homebrew" /></a>
+<a href="https://packages.debian.org/search?keywords=nnn&searchon=names"><img src="https://img.shields.io/badge/debian-10+-blue.svg?maxAge=2592000" alt="Debian Buster+" /></a>
 <a href="https://launchpad.net/~twodopeshaggy/+archive/ubuntu/jarun/"><img src="https://img.shields.io/badge/ubuntu-PPA-blue.svg?maxAge=2592000" alt="Ubuntu PPA" /></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>
 <a href="https://travis-ci.org/jarun/nnn"><img src="https://travis-ci.org/jarun/nnn.svg?branch=master" alt="Build Status" /></a>
@@ -117,8 +118,8 @@ Have fun with it! PRs are welcome. Check out [#1](https://github.com/jarun/nnn/i
 - Packages are available on
   - [AUR](https://aur.archlinux.org/packages/nnn/)
   - [Homebrew](http://braumeister.org/formula/nnn)
-  - [Ubuntu PPA](https://launchpad.net/~twodopeshaggy/+archive/ubuntu/jarun/)
   - [Debian](https://packages.debian.org/search?keywords=nnn)
+  - [Ubuntu PPA](https://launchpad.net/~twodopeshaggy/+archive/ubuntu/jarun/)
 - Packages for **Fedora 24** and **CentOS 7** are available with the [latest release](https://github.com/jarun/nnn/releases/latest)
 - To cook yourself, download the [latest stable release](https://github.com/jarun/nnn/releases/latest) or clone this repository (*risky*). Then install the dependencies and compile (e.g. on Ubuntu 16.04):