From 6886cf8f8a8e4713b7869087143c4ed11780c8f6 Mon Sep 17 00:00:00 2001 From: "ken.lj" Date: Sun, 3 Dec 2017 16:23:31 +0800 Subject: [PATCH] Add links to README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 19486cbdf..551bd038c 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,9 @@ ![](https://img.shields.io/github/license/alibaba/dubbo.svg) ![](https://img.shields.io/maven-central/v/com.alibaba/dubbo.svg) -Pls. visit [dubbo.io](http://dubbo.io) for more information. +Please visit [dubbo.io](http://dubbo.io) for detailed documentation. Want to find more or contact us, see the following links. +* [Affiliated projects](hub.com/alibaba/dubbo). More awesome projects facilitating dubbo. +* [Usage mailing list](https://groups.google.com/forum/#!forum/dubbo). For open-ended questions and discussion, see [Google Groups](https://sites.google.com/site/tomihasa/google-groups-faq#subscribetogroup) for how to subscribe. +* [Issue report](https://github.com/alibaba/dubbo/issues). Report a defect or feature request +* [Gitter channel](https://gitter.im/alibaba/dubbo). +* [Contributing](https://github.com/alibaba/dubbo/blob/master/CONTRIBUTING.md). How to contribute. -- GitLab