diff --git a/README.rst b/README.rst deleted file mode 100644 index 4397320d..00000000 --- a/README.rst +++ /dev/null @@ -1,26 +0,0 @@ -.. image:: https://readthedocs.org/projects/caveclient/badge/?version=latest - :target: https://caveclient.readthedocs.io/en/latest/?badge=latest - :alt: Documentation Status -.. image:: https://github.com/seung-lab/CAVEclient/workflows/Annotation%20Framework%20Client/badge.svg - :target: https://github.com/seung-lab/CAVEclient/actions - :alt: Actions Status - -CAVEclient -########################### -This repository supplies client side code to interact with microservices -in the Connectome Annotation Versioning Engine (CAVE). - -Installation -########################### -Can be installed from pypi -:: - - pip install caveclient - -Documentation -############# -You can find full documentation on readthedocs (https://caveclient.readthedocs.io). - -Usage examples -############## -- Tutorial notebook for accessing the FlyWire Connectome dataset: https://github.com/seung-lab/FlyConnectome/blob/main/CAVE%20tutorial.ipynb