This is an automated email from the ASF dual-hosted git repository. janardhan pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/systemds-website.git
commit b200d490771f7115a7b0682609e9c7a35a98c57f Author: Janardhan Pulivarthi <[email protected]> AuthorDate: Thu Jun 10 10:06:43 2021 +0530 add a label for convenience --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 48233ee..ecbd6d3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This repository contains the code for the SystemDS [main website](https://github.com/apache/systemds-website). +> If you would like to develop on the browser: +> +> [](https://gitpod.io/#https://github.com/apache/systemds-website) + ## Dependencies ### Node.js and npm
