Skip to content

Commit 12d89a2

Browse files
committed
Add coveralls badge
1 parent 27cee44 commit 12d89a2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1-
# fixed-2d-array [![Code Climate](https://codeclimate.com/github/tillarnold/fixed-2d-array/badges/gpa.svg)](https://codeclimate.com/github/tillarnold/fixed-2d-array) [![Build Status](https://travis-ci.org/tillarnold/fixed-2d-array.svg?branch=master)](https://travis-ci.org/tillarnold/fixed-2d-array) [![devDependency Status](https://david-dm.org/tillarnold/fixed-2d-array/dev-status.svg)](https://david-dm.org/tillarnold/fixed-2d-array#info=devDependencies)
1+
# fixed-2d-array
2+
[![Code Climate](https://codeclimate.com/github/tillarnold/fixed-2d-array/badges/gpa.svg)](https://codeclimate.com/github/tillarnold/fixed-2d-array)
3+
[![Build Status](https://travis-ci.org/tillarnold/fixed-2d-array.svg?branch=master)](https://travis-ci.org/tillarnold/fixed-2d-array)
4+
[![devDependency Status](https://david-dm.org/tillarnold/fixed-2d-array/dev-status.svg)](https://david-dm.org/tillarnold/fixed-2d-array#info=devDependencies)
5+
[![Coverage Status](https://coveralls.io/repos/tillarnold/fixed-2d-array/badge.png?branch=master)](https://coveralls.io/r/tillarnold/fixed-2d-array?branch=master)
26

37
A fixed size 2D array in javascript

0 commit comments

Comments
 (0)