summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryant Mairs <bryant@mai.rs>2017-06-03 12:17:19 -0700
committerBryant Mairs <bryant@mai.rs>2017-06-03 12:17:19 -0700
commita26e2ffc4f1bcba98d5b555ee115ccfbe453b1a2 (patch)
tree4b0b3c28f886d3372dcba974b5b3224c8d39ff0d
parent76320bc41a5789d88a4569ef8e085c5cc690f3d6 (diff)
downloadnix-a26e2ffc4f1bcba98d5b555ee115ccfbe453b1a2.zip
Add gitter link to README
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 88e96394..d5ff20fc 100644
--- a/README.md
+++ b/README.md
@@ -81,6 +81,9 @@ extern crate nix;
Contributions are very welcome. Please See [CONTRIBUTING](CONTRIBUTING.md) for
additional details.
+Feel free to join us in [the nix-rust/nix](https://gitter.im/nix-rust/nix) channel on Gitter to
+discuss `nix` development.
+
## License
Nix is licensed under the MIT license. See [LICENSE](LICENSE) for more details.