Merge pull request #779 from Random-Liu/logo-fix

Another logo fix.
This commit is contained in:
Lantao Liu 2018-05-22 10:03:13 -07:00 committed by GitHub
commit 927d37401d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Kubernetes Cluster with Containerd # Kubernetes Cluster with Containerd
<p align="center"> <p align="center">
<img src="https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png" width="50" height="50"> <img src="https://kubernetes.io/images/favicon.png" width="50" height="50">
<img src="https://github.com/containerd/containerd/blob/master/docs/images/containerd-dark.png" width="200" > <img src="https://containerd.io/img/containerd-dark.png" width="200" >
</p> </p>