Skip to content

Commit

Permalink
DOC: add gitter badge
Browse files Browse the repository at this point in the history
  • Loading branch information
jasmainak authored and rythorpe committed Aug 12, 2022
1 parent 7956234 commit 52ee292
Showing 1 changed file with 18 additions and 15 deletions.
33 changes: 18 additions & 15 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,24 +1,10 @@
hnn-core
========

|tests| |CircleCI| |Codecov| |PyPI|
|tests| |CircleCI| |Codecov| |PyPI| |Gitter|

|HNN-GUI|

.. |tests| image:: https://github.com/jonescompneurolab/hnn-core/actions/workflows/unit_tests.yml/badge.svg?branch=master
:target: https://github.com/jonescompneurolab/hnn-core/actions/?query=branch:master+event:push

.. |CircleCI| image:: https://circleci.com/gh/jonescompneurolab/hnn-core.svg?style=svg
:target: https://circleci.com/gh/jonescompneurolab/hnn-core

.. |Codecov| image:: https://codecov.io/gh/jonescompneurolab/hnn-core/branch/master/graph/badge.svg
:target: https://codecov.io/gh/jonescompneurolab/hnn-core

.. |PyPI| image:: https://img.shields.io/pypi/dm/hnn-core.svg?label=PyPI%20downloads
:target: https://pypi.org/project/hnn-core/

.. |HNN-GUI| image:: https://user-images.githubusercontent.com/11160442/178095018-35d2619a-6a82-4e27-91c9-ff2796fab435.png

This is a leaner and cleaner version of the code based off the `HNN repository <https://github.com/jonescompneurolab/hnn>`_.

It is early Work in Progress. Contributors are very welcome.
Expand Down Expand Up @@ -135,3 +121,20 @@ Read our `contributing guide`_.

.. _parallel backend guide: https://jonescompneurolab.github.io/hnn-core/dev/parallel.html
.. _contributing guide: https://jonescompneurolab.github.io/hnn-core/dev/contributing.html

.. |tests| image:: https://github.com/jonescompneurolab/hnn-core/actions/workflows/unit_tests.yml/badge.svg?branch=master
:target: https://github.com/jonescompneurolab/hnn-core/actions/?query=branch:master+event:push

.. |CircleCI| image:: https://circleci.com/gh/jonescompneurolab/hnn-core.svg?style=svg
:target: https://circleci.com/gh/jonescompneurolab/hnn-core

.. |Codecov| image:: https://codecov.io/gh/jonescompneurolab/hnn-core/branch/master/graph/badge.svg
:target: https://codecov.io/gh/jonescompneurolab/hnn-core

.. |PyPI| image:: https://img.shields.io/pypi/dm/hnn-core.svg?label=PyPI%20downloads
:target: https://pypi.org/project/hnn-core/

.. |HNN-GUI| image:: https://user-images.githubusercontent.com/11160442/178095018-35d2619a-6a82-4e27-91c9-ff2796fab435.png

.. |Gitter| image:: https://badges.gitter.im/jonescompneurolab/hnn_core.svg
:target: https://gitter.im/jonescompneurolab/hnn-core?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge

0 comments on commit 52ee292

Please sign in to comment.