diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-11-23 16:47:01 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-11-23 16:47:01 +0530 |
commit | fcbee35104c369fbcc539f90b435d6d768070f2d (patch) | |
tree | c69bf76dfd7186e0cdc10040cd67da926aa3e2a3 | |
parent | 587a0bb3d14addcacd62282a46957b86d582f1be (diff) | |
download | meson-fcbee35104c369fbcc539f90b435d6d768070f2d.zip meson-fcbee35104c369fbcc539f90b435d6d768070f2d.tar.gz meson-fcbee35104c369fbcc539f90b435d6d768070f2d.tar.bz2 |
Add pypi status to README
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -4,9 +4,11 @@ MesonĀ® is a project to create the best possible next-generation build system. -####Build status +#### Status -[](https://travis-ci.org/mesonbuild/meson) [](https://ci.appveyor.com/project/jpakkane/meson) +[](https://pypi.python.org/pypi/meson) +[](https://travis-ci.org/mesonbuild/meson) +[](https://ci.appveyor.com/project/jpakkane/meson) ####Dependencies |