From 69b680ddce0a84d7fccc5acbf6cfd01f1401317a Mon Sep 17 00:00:00 2001 From: Peter Amstutz Date: Thu, 13 Feb 2020 17:44:11 -0500 Subject: [PATCH] 16080: Tweak readme some more Arvados-DCO-1.1-Signed-off-by: Peter Amstutz --- README.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index cb87862fb9..782d6eba11 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,15 @@ sets. Arvados supports a variety of cloud, cluster and HPC environments. Arvados consists of: -* *Keep*: a petabyte-scale content-addressed distributed storage system for managing and - storing collections of files, accessible via a variety of methods including - Arvados APIs, WebDAV, and FUSE file system mount. - -* *Crunch*: a Docker-based cloud and HPC workflow engine designed providing - strong versioning, reproducibilty, and provenance of large-scale computations. +* *Keep*: A petabyte-scale content-addressed distributed storage + system for storing, managing and versioning collections of files. + Like git for big data. Interoperable data access by a variety of + methods including WebDAV, FUSE file system mount, and Arvados APIs. + +* *Crunch*: A container-based cloud and HPC workflow engine providing + strong versioning, reproducibilty, and provenance of large-scale + computations. Supports [Common Workflow + Language](https://commonwl.org) for describing workflows. * Related services and components including a web workbench for managing files and compute jobs, REST APIs, SDKs, and other tools. -- 2.30.2