You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemds.apache.org by ja...@apache.org on 2024/02/12 15:27:55 UTC

(systemds) branch main updated: [DOC] Add resource links in table format

This is an automated email from the ASF dual-hosted git repository.

janardhan pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git


The following commit(s) were added to refs/heads/main by this push:
     new 998661ff0a [DOC] Add resource links in table format
998661ff0a is described below

commit 998661ff0ac0c2072fe78a3d9059e00c416e3c5e
Author: Janardhan Pulivarthi <ja...@apache.org>
AuthorDate: Mon Feb 12 15:18:48 2024 +0000

    [DOC] Add resource links in table format
---
 README.md | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md
index b1562f96c3..21002a6a66 100644
--- a/README.md
+++ b/README.md
@@ -28,13 +28,14 @@ systems - that either provide homogeneous tensors or 2D Datasets - and in order
 the underlying data model are DataTensors, i.e., tensors (multi-dimensional arrays) whose first dimension may have a
 heterogeneous and nested schema.
 
-**Quick Start** [Install, Quick Start and Hello World](https://apache.github.io/systemds/site/install.html)
 
-**Documentation:** [SystemDS Documentation](https://apache.github.io/systemds/)
+Resource | Links
+---------|------
+**Quick Start** | [Install, Quick Start and Hello World](https://apache.github.io/systemds/site/install.html)
+**Documentation:** | [SystemDS Documentation](https://apache.github.io/systemds/)
+**Python Documentation** | [Python SystemDS Documentation](https://apache.github.io/systemds/api/python/index.html)
+**Issue Tracker** | [Jira Dashboard](https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335852)
 
-**Python Documentation** [Python SystemDS Documentation](https://apache.github.io/systemds/api/python/index.html)
-
-**Issue Tracker** [Jira Dashboard](https://issues.apache.org/jira/secure/Dashboard.jspa?selectPageId=12335852)
 
 **Status and Build:** SystemDS is renamed from SystemML which is an **Apache Top Level Project**.
 To build from source visit [SystemDS Install from source](https://apache.github.io/systemds/site/install.html)