From 47986c53e938b002ac166b2f8786a1491c31c663 Mon Sep 17 00:00:00 2001 From: Ivan Markin Date: Sun, 11 Mar 2018 20:28:52 +0000 Subject: [PATCH] Reword the README to remove repeating statements Signed-off-by: Ivan Markin --- README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2d5aeff55..7f2909a9b 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,9 @@ [Moby Project](https://mobyproject.org) -The Moby Project is an open framework to assemble specialized container systems without reinventing the wheel. +The Moby Project is an open framework created by Docker to assemble specialized container systems without reinventing the wheel. -Moby is an open framework created by Docker to assemble specialized container systems without reinventing the wheel. It provides a “lego set” of dozens of standard components and a framework for assembling them into custom platforms. At the core of Moby is a framework to assemble specialized container systems which provides: - -* Components -* Tools -* Assemblies +At the core of Moby is a framework which provides a “lego set” of dozens of standard components and tools for assembling them into custom platforms. For more information, please visit the [Moby Project home page](https://mobyproject.org).