aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/README.md b/README.md
index 3a43b41..ad2ca1b 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,10 @@ build system.
[![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/7jfaotriu8d8ncov?svg=true)](https://ci.appveyor.com/project/mesonbuild/meson)
+[![Build Status](https://dev.azure.com/jussi0947/jussi/_apis/build/status/mesonbuild.meson)](https://dev.azure.com/jussi0947/jussi/_build/latest?definitionId=1)
[![Codecov](https://codecov.io/gh/mesonbuild/meson/coverage.svg?branch=master)](https://codecov.io/gh/mesonbuild/meson/branch/master)
+[![Code Quality: Python](https://img.shields.io/lgtm/grade/python/g/mesonbuild/meson.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/mesonbuild/meson/context:python)
+[![Total Alerts](https://img.shields.io/lgtm/alerts/g/mesonbuild/meson.svg?logo=lgtm&logoWidth=18)](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.