File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
SQLite.jl
2
2
=========
3
3
4
- [ ![ SQLite on Julia release ] ( http://pkg.julialang.org/badges/SQLite_release. svg )] ( http://pkg.julialang.org/?pkg=SQLite&ver=release )
5
- [ ![ SQLite on Julia nightly ] ( http://pkg.julialang.org/badges/SQLite_nightly. svg )] ( http://pkg.julialang.org/?pkg=SQLite&ver=nightly )
6
- [ ![ Build Status] ( https://travis-ci.org/quinnj/SQLite.jl.png )] ( https://travis-ci.org/quinnj/SQLite.jl )
7
- [ ![ Coverage Status] ( https://img.shields. io/coveralls /quinnj/SQLite.jl.svg )] ( https://coveralls.io/r /quinnj/SQLite.jl )
4
+ [ ![ SQLite] ( http://pkg.julialang.org/badges/SQLite_0.3. svg )] ( http://pkg.julialang.org/?pkg=SQLite )
5
+ [ ![ SQLite] ( http://pkg.julialang.org/badges/SQLite_0.4. svg )] ( http://pkg.julialang.org/?pkg=SQLite )
6
+ [ ![ Build Status] ( https://travis-ci.org/quinnj/SQLite.jl.svg?branch=master )] ( https://travis-ci.org/quinnj/SQLite.jl )
7
+ [ ![ Coverage Status] ( https://coveralls. io/repos /quinnj/SQLite.jl/badge .svg?branch=master&service=github )] ( https://coveralls.io/github /quinnj/SQLite.jl?branch=master )
8
8
9
9
A Julia interface to the SQLite library and support for operations on DataFrames
10
10
You can’t perform that action at this time.
0 commit comments