Skip to content

Commit be5e7a9

Browse files
authored
Add CDNJS version badge in README.md
The badge shows the latest lib version on CDNJS and gives a link of it.
1 parent cc4d956 commit be5e7a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SQLite compiled to javascript
2-
[![Build Status](https://travis-ci.org/kripken/sql.js.svg?branch=master)](http://travis-ci.org/kripken/sql.js)
2+
[![Build Status](https://travis-ci.org/kripken/sql.js.svg?branch=master)](http://travis-ci.org/kripken/sql.js) [![CDNJS version](https://img.shields.io/cdnjs/v/sql.js.svg)](https://cdnjs.com/libraries/sql.js)
33

44
For the impatients, try the demo here: http://kripken.github.io/sql.js/GUI/
55

0 commit comments

Comments
 (0)