We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 526a9d8 commit fe7bb90Copy full SHA for fe7bb90
1 file changed
README.rst
@@ -6,8 +6,8 @@ BrainFrame Python API
6
:target: https://brainframe-python-api.readthedocs.io/en/latest/?badge=latest
7
:alt: Documentation Status
8
9
-.. image:: https://github.com/aotuai/brainframe_python/workflows/Publish%20package/badge.svg
10
- :target: https://github.com/aotuai/brainframe_python/actions
+.. image:: https://circleci.com/gh/aotuai/brainframe_python.svg?style=svg
+ :target: https://circleci.com/gh/aotuai/brainframe_python
11
:alt: Publish Packages CI Status
12
13
This library is a Python wrapper around the BrainFrame REST API. It allows for
0 commit comments