From 437f2258908018685cb6a860c803cfc835397aa2 Mon Sep 17 00:00:00 2001 From: James <35942204+clouderati@users.noreply.github.com> Date: Thu, 14 Jun 2018 14:57:15 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff080254c..ae649bf5d 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Please use [releases](https://github.com/vmware/harbor/releases) instead of the Harbor -Project Harbor is an An open source trusted cloud native registry project that stores, signs, and scans content. Harbor extends the open source Docker Distribution by adding the functionalities usually required by users such as security, identity and management. Having a registry closer to the build and run environment can improve the image transfer efficiency. Harbor supports replication of images between registries, and also offers advanced security features such as user management, access control and activity auditing. +Project Harbor is an an open source trusted cloud native registry project that stores, signs, and scans content. Harbor extends the open source Docker Distribution by adding the functionalities usually required by users such as security, identity and management. Having a registry closer to the build and run environment can improve the image transfer efficiency. Harbor supports replication of images between registries, and also offers advanced security features such as user management, access control and activity auditing. ### Features * **Role based access control**: Users and repositories are organized via 'projects' and a user can have different permission for images under a project.