Skip to content

Commit 6809ea8

Browse files
authored
Update README.md
1 parent e25fad5 commit 6809ea8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
[![Go Report Card](https://goreportcard.com/badge/github.com/donatj/sqlread)](https://goreportcard.com/report/github.com/donatj/sqlread)
44
[![GoDoc](https://godoc.org/github.com/donatj/sqlread?status.svg)](https://godoc.org/github.com/donatj/sqlread)
55
[![Build Status](https://travis-ci.org/donatj/sqlread.svg?branch=master)](https://travis-ci.org/donatj/sqlread)
6+
[![Build Status](https://cloud.drone.io/api/badges/donatj/sqlread/status.svg)](https://cloud.drone.io/donatj/sqlread)
67

78
sqlread is a mysql dump parser that allows you to query MySQL dumps directly without loading them into MySQL, and export specific tables from said dumps.
89

0 commit comments

Comments
 (0)