Skip to content

Commit d86fcf6

Browse files
committed
Update README.md
1 parent a4108ff commit d86fcf6

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
@@ -3,8 +3,8 @@ SQLite.jl
33

44
[![SQLite](http://pkg.julialang.org/badges/SQLite_0.3.svg)](http://pkg.julialang.org/?pkg=SQLite)
55
[![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)
6+
[![Build Status](https://travis-ci.org/JuliaDB/SQLite.jl.svg?branch=master)](https://travis-ci.org/JuliaDB/SQLite.jl)
7+
[![Coverage Status](https://coveralls.io/repos/JuliaDB/SQLite.jl/badge.svg?branch=master&service=github)](https://coveralls.io/github/JuliaDB/SQLite.jl?branch=master)
88

99
A Julia interface to the SQLite library and support for operations on DataFrames
1010

0 commit comments

Comments
 (0)