Merge pull request #207 from nogoegst/fix-dup-string-readme

Reword the README to remove repeating statements
This commit is contained in:
Justin Cormack 2018-03-12 14:17:34 +00:00 committed by GitHub
commit ed49ca3aa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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).