From: Chris Aniszczyk Date: Mon, 15 May 2017 13:15:21 +0000 (-0500) Subject: Add CNI Logo to README X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=41cff3fdfb0e94281a9090202f99b812683e7bda;p=cni.git Add CNI Logo to README Signed-off-by: Chris Aniszczyk --- diff --git a/README.md b/README.md index 55896c0..1e818be 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ [![Coverage Status](https://coveralls.io/repos/github/containernetworking/cni/badge.svg?branch=master)](https://coveralls.io/github/containernetworking/cni?branch=master) [![Slack Status](https://cryptic-tundra-43194.herokuapp.com/badge.svg)](https://cryptic-tundra-43194.herokuapp.com/) +![CNI Logo](logo.png) + --- # Community Sync Meeting diff --git a/logo.png b/logo.png new file mode 100644 index 0000000..50c54d2 Binary files /dev/null and b/logo.png differ