aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoripkn <ipknhama@gmail.com>2015-04-10 03:39:31 +0900
committeripkn <ipknhama@gmail.com>2015-04-10 03:39:31 +0900
commitdb932564646921a29ffde96c85bab67381017f4a (patch)
tree4d67667866db5e35b0af4bd17453be72b411e979
parent028cd0ecc086bfd18a8aabeeb2e9e18e52928438 (diff)
parent29be19943e37bbe763ee30e6692febd0d28b8902 (diff)
downloadcrow-db932564646921a29ffde96c85bab67381017f4a.tar.gz
crow-db932564646921a29ffde96c85bab67381017f4a.zip
Merge pull request #56 from acron0/logo
Added logo to README.md
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index c1fed5d..c6a9fa2 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,10 @@
# Crow
+![Crow logo](http://i.imgur.com/wqivvjK.jpg)
+
Crow is C++ microframework for web. (inspired by Python Flask)
+
![Travis Build](https://travis-ci.org/ipkn/crow.svg?branch=master)
## Features