Skip to content

Commit 9865cbe

Browse files
committed
2 parents 76650a8 + 0a774bf commit 9865cbe

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,7 +1,11 @@
11
# 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)
2+
[![NPM version](https://badge.fury.io/js/fixed-2d-array.svg)](http://badge.fury.io/js/fixed-2d-array)
33
[![Build Status](https://travis-ci.org/tillarnold/fixed-2d-array.svg?branch=master)](https://travis-ci.org/tillarnold/fixed-2d-array)
44
[![devDependency Status](https://david-dm.org/tillarnold/fixed-2d-array/dev-status.svg)](https://david-dm.org/tillarnold/fixed-2d-array#info=devDependencies)
55
[![Coverage Status](https://coveralls.io/repos/tillarnold/fixed-2d-array/badge.png?branch=master)](https://coveralls.io/r/tillarnold/fixed-2d-array?branch=master)
6+
[![Code Climate](https://codeclimate.com/github/tillarnold/fixed-2d-array/badges/gpa.svg)](https://codeclimate.com/github/tillarnold/fixed-2d-array)
7+
8+
9+
610

711
A fixed size 2D array in javascript

0 commit comments

Comments
 (0)