Skip to content

Commit bdea666

Browse files
authored
Update README.md
1 parent 4c53127 commit bdea666

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# GDAX Python API
22

33
[![Build Status](https://travis-ci.org/csko/gdax-python-api.svg?branch=master)](https://travis-ci.org/csko/gdax-python-api)
4-
[![PyPI](https://img.shields.io/pypi/pyversions/gdax-python-api.svg)]()
5-
[![PyPI](https://img.shields.io/pypi/v/gdax-python-api.svg)]()
4+
[![PyPI](https://img.shields.io/pypi/pyversions/gdax-python-api.svg)](https://pypi.python.org/pypi/gdax-python-api)
5+
[![PyPI](https://img.shields.io/pypi/v/gdax-python-api.svg)](https://pypi.python.org/pypi/gdax-python-api)
6+
[![codecov](https://codecov.io/gh/csko/gdax-python-api/branch/master/graph/badge.svg)](https://codecov.io/gh/csko/gdax-python-api)
67

78
Unofficial GDAX API client written in Python3 using async/await
89

0 commit comments

Comments
 (0)