Skip to content

Commit

Permalink
Remove hex badge
Browse files Browse the repository at this point in the history
  • Loading branch information
silviucpp committed Jun 25, 2021
1 parent 9f460c5 commit 5dac965
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

[![Build Status](https://travis-ci.com/silviucpp/mysql_pool.svg?branch=master)](https://travis-ci.com/silviucpp/mysql_pool)
![GitHub](https://img.shields.io/github/license/silviucpp/mysql_pool?dummy=unused)
[![Hex.pm](https://img.shields.io/hexpm/v/mysql_pool)](https://hex.pm/packages/mysql_pool)


mysql_pool provides connection pooling for [MySQL/OTP][1] using [Poolboy][2]. It contains convenience functions for executing SQL queries on a mysql connection in a pool.

Expand Down

0 comments on commit 5dac965

Please sign in to comment.