add badge for travis build and license
authorYoussef Kashef <youssef.kashef@gmail.com>
Thu, 1 Oct 2015 16:20:23 +0000 (18:20 +0200)
committerYoussef Kashef <youssef.kashef@gmail.com>
Thu, 1 Oct 2015 16:20:23 +0000 (18:20 +0200)
README.md

index ebec286..44b9e62 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,8 @@
 # Caffe
 
+[![Build Status](https://travis-ci.org/BVLC/caffe.svg?branch=master)](https://travis-ci.org/BVLC/caffe)
+[![License](https://img.shields.io/badge/license-BSD-blue.svg)](LICENSE)
+
 Caffe is a deep learning framework made with expression, speed, and modularity in mind.
 It is developed by the Berkeley Vision and Learning Center ([BVLC](http://bvlc.eecs.berkeley.edu)) and community contributors.