Skip to content

Commit 9711896

Browse files
committed
fixed badges
1 parent 29cc09d commit 9711896

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# An alternative Mongodb driver for Elixir
22
[![Build Status](https://travis-ci.org/zookzook/elixir-mongodb-driver.svg?branch=master)](https://travis-ci.org/zookzook/elixir-mongodb-driver)
3-
[![Hex.pm](https://img.shields.io/hexpm/v/mongodb_driver.svg)]()
4-
[![Hex.pm](https://img.shields.io/hexpm/dt/mongodb_driver.svg)]()
5-
[![Hex.pm](https://img.shields.io/hexpm/dw/mongodb_driver.svg)]()
6-
[![Hex.pm](https://img.shields.io/hexpm/dd/mongodb_driver.svg)]()
3+
[![Hex.pm](https://img.shields.io/hexpm/v/mongodb_driver.svg)](https://hex.pm/packages/mongodb_driver)
4+
[![Hex.pm](https://img.shields.io/hexpm/dt/mongodb_driver.svg)](https://hex.pm/packages/mongodb_driver)
5+
[![Hex.pm](https://img.shields.io/hexpm/dw/mongodb_driver.svg)](https://hex.pm/packages/mongodb_driver)
6+
[![Hex.pm](https://img.shields.io/hexpm/dd/mongodb_driver.svg)](https://hex.pm/packages/mongodb_driver)
77

88
This is an alternative development from the [original](https://github.com/ankhers/mongodb), which was the starting point
99
and already contained very nice code.

0 commit comments

Comments
 (0)