Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
senwu committed Jun 19, 2019
1 parent 227f177 commit e397089
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Emmental
========

|Travis| |CodeClimate| |Coveralls| |ReadTheDocs| |GitHubStars| |License| |CodeStyle|
|Travis| |CodeClimate| |Coveralls| |ReadTheDocs| |PyPI| |PyPIVersion| |GitHubStars| |License| |CodeStyle|

Emmental is a framework for building multi-modal multi-task learning systems.

Expand Down Expand Up @@ -41,6 +41,10 @@ Reference
:target: https://coveralls.io/github/SenWu/emmental
.. |ReadTheDocs| image:: https://img.shields.io/readthedocs/emmental.svg
:target: https://emmental.readthedocs.io/
.. |PyPI| image:: https://img.shields.io/pypi/v/emmental.svg
:target: https://pypi.org/project/emmental/
.. |PyPIVersion| image:: https://img.shields.io/pypi/pyversions/emmental.svg
:target: https://pypi.org/project/emmental/
.. |GitHubStars| image:: https://img.shields.io/github/stars/SenWu/emmental.svg
:target: https://github.com/SenWu/emmental/stargazers
.. |License| image:: https://img.shields.io/github/license/SenWu/emmental.svg
Expand Down

0 comments on commit e397089

Please sign in to comment.