Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d1e1988

Browse files
committed
Add Coveralls badge to README.
1 parent 5ab3161 commit d1e1988

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Python-MATLAB(R) Bridge and IPython `matlab` magic
22

33
[![Build Status](https://travis-ci.org/arokem/python-matlab-bridge.svg?branch=master)](https://travis-ci.org/arokem/python-matlab-bridge)
4+
[![Coverage Status](https://coveralls.io/repos/arokem/python-matlab-bridge/badge.svg?branch=master)](https://coveralls.io/r/arokem/python-matlab-bridge?branch=master)
45
[![Join the chat at https://gitter.im/arokem/python-matlab-bridge](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/arokem/python-matlab-bridge?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
56

67
A python interface to call out to [Matlab(R)](http://mathworks.com). Original

0 commit comments

Comments
 (0)