From 1cb7b1a54b4ed5f977aaabf651b32463503b1342 Mon Sep 17 00:00:00 2001 From: Henry Zhang Date: Tue, 1 Nov 2016 23:50:59 +0800 Subject: [PATCH] update docs --- docs/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index b83832cb0..1b58e0473 100644 --- a/docs/README.md +++ b/docs/README.md @@ -32,10 +32,11 @@ Use Swagger to find out the specs of Harbor API. [Internationalization Guide](developer_guide_i18n.md) How to add your local language to Harbor. - [Python SDK](../contrib/sdk/harbor-py) (by community) -[makeing Harbor using Docker Machine](../contrib/deploying_using_docker_machine.md) ( by community) +[Harbor CLI](https://github.com/int32bit/harborclient) (by community) + +[Deploy Harbor using Docker Machine](../contrib/deploying_using_docker_machine.md) ( by community) [Configuring Harbor as a local registry mirror](../contrib/Configure_mirror.md) (by community)