Skip to content

Commit 85aa5ce

Browse files
committed
Added travis badge to readme
1 parent f4e116d commit 85aa5ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Jquery Plugin for the IndexedDB API
2-
===================================
1+
Jquery Plugin for the IndexedDB API [![Build Status](https://secure.travis-ci.org/axemclion/jquery-indexeddb.png?branch=master)](https://travis-ci.org/axemclion/jquery-indexeddb)
2+
===============================================================================================================================================================================
33

44
IndexedDB is a database inside a browser to save and retrieve objects on the browser/client. The JQuery IndexedDB Plugin is a wrapper on the IndexedDB API for JQuery.
55

0 commit comments

Comments
 (0)