Skip to content

Commit

Permalink
fix readme docs
Browse files Browse the repository at this point in the history
  • Loading branch information
huseinzol05 committed Jan 16, 2019
1 parent 22d3ff4 commit 2e1698e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@
</p>
<p align="center">
<a href="https://pypi.python.org/pypi/malaya"><img alt="cpu downloaded" src="https://img.shields.io/pypi/dm/malaya.svg"></a>
<a href="https://pypi.python.org/pypi/malaya-gpu"><img alt="gpu downloaded" src="https://img.shields.io/pypi/dm/malaya-gpu.svg"></a>
<a href="https://pypi.python.org/pypi/malaya"><img alt="gpu downloaded" src="https://img.shields.io/pypi/dm/malaya-gpu.svg"></a>
<a href="https://pypi.python.org/pypi/malaya"><img alt="Pypi version" src="https://badge.fury.io/py/malaya.svg"></a>
<a href="https://pypi.python.org/pypi/malaya"><img alt="Python3 version" src="https://img.shields.io/pypi/pyversions/malaya.svg"></a>
<a href="https://github.com/huseinzol05/Malaya/blob/master/LICENSE"><img alt="MIT License" src="https://img.shields.io/badge/License-MIT-yellow.svg"></a>
<a href="https://malaya.readthedocs.io/"><img alt="Documentation" src="https://readthedocs.org/projects/malaya/badge/?version=latest"></a>
<a href="https://travis-ci.org/huseinzol05/Malaya"><img alt="Build status" src="https://travis-ci.org/huseinzol05/Malaya.svg?branch=master"></a>

Expand Down

0 comments on commit 2e1698e

Please sign in to comment.