Skip to content

Commit cb5c64d

Browse files
committed
Update README
1 parent adc8230 commit cb5c64d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# csv-sql
22
Command-line tool to load csv and excel (xlsx) files and run sql commands
33

4-
[![Go](https://github.com/dhamith93/csv-sql/actions/workflows/go.yml/badge.svg)](https://github.com/dhamith93/csv-sql/actions/workflows/go.yml)
4+
[![Go](https://github.com/dhamith93/csv-sql/actions/workflows/go.yml/badge.svg)](https://github.com/dhamith93/csv-sql/actions/workflows/go.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/dhamith93/csv-sql)](https://goreportcard.com/report/github.com/dhamith93/csv-sql)
55

66
## Usage
77

0 commit comments

Comments
 (0)