Skip to content

Commit

Permalink
README: Added CI badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Clemens-Alexander Brust committed Sep 18, 2015
1 parent aa35349 commit 88cd044
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
#### Build status:
stable (production branch): [![Build Status](https://travis-ci.org/cvjena/cn24.svg?branch=stable)](https://travis-ci.org/cvjena/cn24)
master (development branch): [![Build Status](https://travis-ci.org/cvjena/cn24.svg?branch=master)](https://travis-ci.org/cvjena/cn24)

## Welcome to the CN24 GitHub repository!

CN24 is a complete semantic segmentation framework using fully convolutional networks. It supports a wide variety of
Expand Down

0 comments on commit 88cd044

Please sign in to comment.