summaryrefslogtreecommitdiff
path: root/vendor/github.com/docker/distribution/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/docker/distribution/README.md')
-rw-r--r--vendor/github.com/docker/distribution/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/docker/distribution/README.md b/vendor/github.com/docker/distribution/README.md
index 998878850..e513c18e9 100644
--- a/vendor/github.com/docker/distribution/README.md
+++ b/vendor/github.com/docker/distribution/README.md
@@ -2,7 +2,7 @@
The Docker toolset to pack, ship, store, and deliver content.
-This repository's main product is the Docker Registry 2.0 implementation
+This repository provides the Docker Registry 2.0 implementation
for storing and distributing Docker images. It supersedes the
[docker/docker-registry](https://github.com/docker/docker-registry)
project with a new API design, focused around security and performance.