Browse Source

include logo in README

Resolves #2024

Signed-off-by: Tomas Tomecek <[email protected]>
Tomas Tomecek 10 years ago
parent
commit
0bdbb33447
2 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md
  2. BIN
      logo.png

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 Docker Compose
 Docker Compose
 ==============
 ==============
+![Docker Compose](logo.png?raw=true "Docker Compose Logo")
+
 *(Previously known as Fig)*
 *(Previously known as Fig)*
 
 
 Compose is a tool for defining and running multi-container applications with
 Compose is a tool for defining and running multi-container applications with

BIN
logo.png