aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2016-11-23 16:47:01 +0530
committerNirbheek Chauhan <nirbheek@centricular.com>2016-11-23 16:47:01 +0530
commitfcbee35104c369fbcc539f90b435d6d768070f2d (patch)
treec69bf76dfd7186e0cdc10040cd67da926aa3e2a3 /README.md
parent587a0bb3d14addcacd62282a46957b86d582f1be (diff)
downloadmeson-fcbee35104c369fbcc539f90b435d6d768070f2d.zip
meson-fcbee35104c369fbcc539f90b435d6d768070f2d.tar.gz
meson-fcbee35104c369fbcc539f90b435d6d768070f2d.tar.bz2
Add pypi status to README
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 273398f..3770569 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,11 @@
MesonĀ® is a project to create the best possible next-generation
build system.
-####Build status
+#### Status
-[![Build Status](https://travis-ci.org/mesonbuild/meson.svg?branch=master)](https://travis-ci.org/mesonbuild/meson) [![Build status](https://ci.appveyor.com/api/projects/status/l5c8v71ninew2i3p?svg=true)](https://ci.appveyor.com/project/jpakkane/meson)
+[![PyPI](https://img.shields.io/pypi/v/meson.svg)](https://pypi.python.org/pypi/meson)
+[![Travis](https://travis-ci.org/mesonbuild/meson.svg?branch=master)](https://travis-ci.org/mesonbuild/meson)
+[![Appveyor](https://ci.appveyor.com/api/projects/status/l5c8v71ninew2i3p?svg=true)](https://ci.appveyor.com/project/jpakkane/meson)
####Dependencies