From ae1a69524d6ceb47fbf7e9abf3c8d9e548c93aef Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Wed, 29 Jul 2015 17:57:58 +0200 Subject: [PATCH] rewordings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5ed1f2a..e8f2c37 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Builds of packages, as well as builds of container images, must be reproducible Because every change of a package yields in a different identity, the system allows to have multiple versions of one software application. These can differ in properties like source code patches, build configuration options, target architecture, etc.. -### Portability +### Portability of the whole system As a portable system, builds can be processed locally on a users workstation or distributed to a bunch of servers. ### Shareable source and binary files