Skip to content

Commit

Permalink
Fixing README weirdness
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelpragier committed May 23, 2020
1 parent 5dcc97a commit 96c7d6c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ GOLang PostgreSQL Helper Operators Over [PQ](https://github.com/lib/pq/)
![PGKebab](./etc/img/pgkebab.png "PGKebab")
<br>
<br>
[![Go Report Card](https://goreportcard.com/badge/github.com/miguelpragier/pgkebab)](https://goreportcard.com/report/github.com/miguelpragier/pgkebab)
<!-- [![Go Report Card](https://goreportcard.com/badge/github.com/miguelpragier/pgkebab )](https://goreportcard.com/report/github.com/miguelpragier/pgkebab) -->

<br>
##### Simple Sample
```golang
package main
Expand Down Expand Up @@ -49,4 +48,4 @@ func main(){
<br>

---
![Requires.io](https://img.shields.io/requires/github.com/lib/pq)
<!-- ![Requires.io](https://img.shields.io/requires/github.com/lib/pq) -->

0 comments on commit 96c7d6c

Please sign in to comment.