From 00674e1b1e2d6f4496075699a8d9f3d962cd8dbc Mon Sep 17 00:00:00 2001 From: von gosling Date: Fri, 13 Aug 2021 18:26:34 +0800 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b8fb2ce..0d6422b 100644 --- a/README.md +++ b/README.md @@ -67,3 +67,10 @@ java -jar target/rocketmq-console-ng-2.0.0.jar [English](https://github.com/apache/incubator-rocketmq-externals/blob/master/rocketmq-console/doc/1_0_0/UserGuide_EN.md) [中文](https://github.com/apache/incubator-rocketmq-externals/blob/master/rocketmq-console/doc/1_0_0/UserGuide_CN.md) + +## Contributing + +We are always very happy to have contributions, whether for trivial cleanups or big new features. Please see the RocketMQ main website to read [details](http://rocketmq.apache.org/docs/how-to-contribute/). + +## License +[Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html) Copyright (C) Apache Software Foundation