README: update comments

This commit is contained in:
Ramkumar Chinchani
2019-06-26 14:28:34 -07:00
parent bc7fb7c1b2
commit 29e955e22b
+6
View File
@@ -8,3 +8,9 @@
* TLS support
* *Basic* and TLS mutual authentication
* Swagger based documentation
# Caveats
* go 1.12+
* Image name consists of only one path component, for example, _busybox:latest_ instead _ubuntu/busybox:latest_
* The OCI distribution spec is still WIP, and we try to keep up