update document README

This commit is contained in:
Henry Zhang 2017-01-23 22:08:41 +08:00
parent 67cf2df307
commit 63d2aa9321
1 changed files with 3 additions and 0 deletions

View File

@ -26,6 +26,9 @@ Guide to deploy Harbor on Kubenetes. (maintained by community)
[Architecture Overview of Harbor](https://github.com/vmware/harbor/wiki/Architecture-Overview-of-Harbor)
Developers read this first.
[Build Harbor from Source](compile_guide.md)
How to build Harbor from source code.
[Harbor API Specs by Swagger](configure_swagger.md)
Use Swagger to find out the specs of Harbor API.