Browse Source

readme: add logo

meghanschofield 9 years ago
parent
commit
84040c3ef1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # flannel
 
+![flannel Logo](logos/flannel-horizontal-color.png)
+
 flannel is a virtual network that gives a subnet to each host for use with container runtimes.
 
 Platforms like Google's Kubernetes assume that each container (pod) has a unique, routable IP inside the cluster.