Skip to content

Commit 2194330

Browse files
Update README.md
1 parent fbf0360 commit 2194330

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,6 +1,6 @@
1-
# Slow Log Parsing and Aggregation
1+
# MySQL Slow Log Parsing and Aggregation
22

3-
[![GoDoc](https://godoc.org/github.com/go-mysql/slowlog?status.svg)](https://godoc.org/github.com/go-mysql/slowlog)
3+
[![Go Report Card](https://goreportcard.com/badge/github.com/go-mysql/slowlog)](https://goreportcard.com/report/github.com/go-mysql/slowlog) [![Build Status](https://travis-ci.org/go-mysql/slowlog.svg?branch=master)](https://travis-ci.org/go-mysql/slowlog) [![GoDoc](https://godoc.org/github.com/go-mysql/slowlog?status.svg)](https://godoc.org/github.com/go-mysql/slowlog)
44

55
This package provides functions for working with the MySQL slow log.
66

0 commit comments

Comments
 (0)