Merge pull request #379 from mrunalp/fix_logo

Use png for logo as github doesn't display the svg
This commit is contained in:
Antonio Murdaca 2017-03-02 16:34:22 +01:00 committed by GitHub
commit ce883cf741

View file

@ -1,4 +1,4 @@
![cri-o logo](https://raw.githubusercontent.com/kubernetes-incubator/cri-o/master/logo/crio-logo.svg)
![cri-o logo](https://cdn.rawgit.com/kubernetes-incubator/cri-o/master/logo/crio-logo.svg)
# cri-o - OCI-based implementation of Kubernetes Container Runtime Interface
[![Build Status](https://img.shields.io/travis/kubernetes-incubator/cri-o.svg?maxAge=2592000&style=flat-square)](https://travis-ci.org/kubernetes-incubator/cri-o)