From 017dca1d98b2177df8c082857435c3fc7f296ed1 Mon Sep 17 00:00:00 2001 From: Liangliang He Date: Fri, 6 Jul 2018 11:18:57 +0800 Subject: [PATCH] Add slack channel --- README.md | 1 + README_zh.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 6751b577..528ff005 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ phones. The benchmark results can be found in [the CI result page](https://gitla ## Communication * GitHub issues: bug reports, usage issues, feature requests +* Slack: [mace-users.slack.com](https://join.slack.com/t/mace-users/shared_invite/enQtMzkzNjM3MzMxODYwLTAyZTAzMzQyNjc0ZGI5YjU3MjI1N2Q2OWI1ODgwZjAwOWVlNzFlMjFmMTgwYzhjNzU4MDMwZWQ1MjhiM2Y4OTE) * Mailing list: [mace-users@googlegroups.com](mailto:mace-users@googlegroups.com) * Google Groups: https://groups.google.com/forum/#!forum/mace-users * QQ群: 756046893 diff --git a/README_zh.md b/README_zh.md index a49789f4..5d99284d 100644 --- a/README_zh.md +++ b/README_zh.md @@ -48,6 +48,7 @@ * 欢迎通过Github Issues提交问题报告与建议 * 邮件列表: [mace-users@googlegroups.com](mailto:mace-users@googlegroups.com) * QQ群: 756046893 +* Slack: [mace-users.slack.com](https://join.slack.com/t/mace-users/shared_invite/enQtMzkzNjM3MzMxODYwLTAyZTAzMzQyNjc0ZGI5YjU3MjI1N2Q2OWI1ODgwZjAwOWVlNzFlMjFmMTgwYzhjNzU4MDMwZWQ1MjhiM2Y4OTE) ## License [Apache License 2.0](LICENSE). -- GitLab