diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -9,7 +9,10 @@ build system. [](https://pypi.python.org/pypi/meson) [](https://travis-ci.org/mesonbuild/meson) [](https://ci.appveyor.com/project/mesonbuild/meson) +[](https://dev.azure.com/jussi0947/jussi/_build/latest?definitionId=1) [](https://codecov.io/gh/mesonbuild/meson/branch/master) +[](https://lgtm.com/projects/g/mesonbuild/meson/context:python) +[](https://lgtm.com/projects/g/mesonbuild/meson/alerts) #### Dependencies @@ -65,7 +68,7 @@ you may need to run this command with sudo. #### Contributing -We love code contributions. See the contributing.txt file for +We love code contributions. See the [contributing.md](contributing.md) file for details. @@ -73,10 +76,13 @@ details. The irc channel for Meson is `#mesonbuild` over at Freenode. +You can use [FreeNode's official webchat](https://webchat.freenode.net/#mesonbuild) +to connect to this channel. + #### Further info More information about the Meson build system can be found at the [project's home page](http://mesonbuild.com). -Meson is a registered trademark of Jussi Pakkanen +Meson is a registered trademark of Jussi Pakkanen. |