summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorLouis Taylor <louis@kragniz.eu>2016-01-02 16:31:47 +0000
committerLouis Taylor <louis@kragniz.eu>2016-01-02 16:31:47 +0000
commited43a60bd5e1f0d08a3c322786c29d39ef0e44ac (patch)
treea0c9a5d91aed88842a4e9eea514ad1885b990729 /README.md
parentebe4d609ea893bc6720a1242596e0b9e9e63d1b8 (diff)
downloadnixpkgs-ed43a60bd5e1f0d08a3c322786c29d39ef0e44ac.tar
nixpkgs-ed43a60bd5e1f0d08a3c322786c29d39ef0e44ac.tar.gz
nixpkgs-ed43a60bd5e1f0d08a3c322786c29d39ef0e44ac.tar.bz2
nixpkgs-ed43a60bd5e1f0d08a3c322786c29d39ef0e44ac.tar.lz
nixpkgs-ed43a60bd5e1f0d08a3c322786c29d39ef0e44ac.tar.xz
nixpkgs-ed43a60bd5e1f0d08a3c322786c29d39ef0e44ac.tar.zst
nixpkgs-ed43a60bd5e1f0d08a3c322786c29d39ef0e44ac.zip
Set issuestats badges to flat style
This makes them look consistent with the travis badge.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 887ebd1c7a2..9bd2e9b95c9 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
 [<img src="http://nixos.org/logo/nixos-hires.png" width="500px" alt="logo" />](https://nixos.org/nixos)
 
 [![Build Status](https://travis-ci.org/NixOS/nixpkgs.svg?branch=master)](https://travis-ci.org/NixOS/nixpkgs)
-[![Issue Stats](http://www.issuestats.com/github/nixos/nixpkgs/badge/pr)](http://www.issuestats.com/github/nixos/nixpkgs)
-[![Issue Stats](http://www.issuestats.com/github/nixos/nixpkgs/badge/issue)](http://www.issuestats.com/github/nixos/nixpkgs)
+[![Issue Stats](http://www.issuestats.com/github/nixos/nixpkgs/badge/pr?style=flat)](http://www.issuestats.com/github/nixos/nixpkgs)
+[![Issue Stats](http://www.issuestats.com/github/nixos/nixpkgs/badge/issue?style=flat)](http://www.issuestats.com/github/nixos/nixpkgs)
 
 Nixpkgs is a collection of packages for the [Nix](https://nixos.org/nix/) package
 manager. It is periodically built and tested by the [hydra](http://hydra.nixos.org/)