This is an automated email from the ASF dual-hosted git repository. zhaoyanan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-shardingsphere-benchmark.git
commit c122514f3f18d68673563c6a08c45da0a4ac2a2d Author: wqzwh <[email protected]> AuthorDate: Fri Sep 27 13:33:16 2019 +0800 doc:update readme --- web/README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/web/README.md b/web/README.md index be27161..bd7a8a2 100644 --- a/web/README.md +++ b/web/README.md @@ -1,4 +1,9 @@ -# incubator-shardingsphere-benchmark-ui-frontend" +# incubator-shardingsphere-benchmark-ui-frontend + +## Requirements + +- node >= 6.0.0 +- npm >= 3.0.0 ## Build Setup
