Skip to content

Commit

Permalink
Merge pull request containerd#775 from mikebrow/readme-pub-imgs
Browse files Browse the repository at this point in the history
use public logos for a while vs remote github logos not in this repo
  • Loading branch information
Random-Liu authored May 18, 2018
2 parents 9f8e581 + e10a249 commit 8566a89
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# cri
<p align="center">
<img src="https://github.com/kubernetes/kubernetes/blob/master/logo/logo.png" width="50" height="50">
<img src="https://github.com/containerd/containerd/blob/master/docs/images/containerd-dark.png" width="200" >
<img src="https://kubernetes.io/images/favicon.png" width="50" height="50">
<img src="https://containerd.io/img/containerd-dark.png" width="200" >
</p>

*Note: The standalone `cri-containerd` binary is end-of-life. `cri-containerd` is
Expand Down

0 comments on commit 8566a89

Please sign in to comment.