Skip to content

Commit

Permalink
created readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eze-kiel committed Feb 24, 2021
1 parent ef9b7a9 commit e748a6a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# slowql

A slow query logs parser in Golang.

## Gettin' started

```
go get github.com/devops-works/slowql
```

## Usage

You have a working example [in cmd/](https://github.com/devops-works/slowql/blob/main/cmd/main.go).

0 comments on commit e748a6a

Please sign in to comment.