diff options
author | lzutao <1stpangu@gmail.com> | 2018-09-27 20:12:22 +0700 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek.chauhan@gmail.com> | 2018-09-27 06:12:22 -0700 |
commit | dc7bb37c465822b3918c7d4d942b4b32ed66d155 (patch) | |
tree | 3e32bb4f038868f76ff540b5910ebdfa5a648914 /README.md | |
parent | e53be9c925eacfcf0f1826103a7dc9bf4c417ca9 (diff) | |
download | meson-dc7bb37c465822b3918c7d4d942b4b32ed66d155.zip meson-dc7bb37c465822b3918c7d4d942b4b32ed66d155.tar.gz meson-dc7bb37c465822b3918c7d4d942b4b32ed66d155.tar.bz2 |
README: Update IRC and contributing link (#4269) [skip ci]
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -65,7 +65,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 +73,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. |