Skip to content

Commit

Permalink
Updated badges.
Browse files Browse the repository at this point in the history
  • Loading branch information
brianreavis committed Jul 31, 2014
1 parent 1c70278 commit 51f0b5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# tinycache
[![NPM version](https://badge.fury.io/js/tinycache.png)](http://badge.fury.io/js/tinycache)
[![Build Status](https://travis-ci.org/andyburke/tinycache.png?branch=master)](https://travis-ci.org/andyburke/tinycache)
[![Coverage Status](https://coveralls.io/repos/andyburke/tinycache/badge.png)](https://coveralls.io/r/andyburke/tinycache)
[![Build Status](https://travis-ci.org/naturalatlas/tinycache.png?branch=master)](https://travis-ci.org/naturalatlas/tinycache)
[![Coverage Status](https://coveralls.io/repos/naturalatlas/tinycache/badge.png)](https://coveralls.io/r/naturalatlas/tinycache)

A simple, small (~100 lines) in-memory cache for node.js or the browser (~1.5KB minified).

Expand Down

0 comments on commit 51f0b5b

Please sign in to comment.