Skip to content

Commit

Permalink
add note to readme about using Binder
Browse files Browse the repository at this point in the history
  • Loading branch information
mscarey committed Sep 13, 2019
1 parent 2410ebe commit 58b69ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ AuthoritySpoke is a Python library for managing structured data about legal rule

The best way to familiarize yourself with AuthoritySpoke is through the [Introduction to AuthoritySpoke Jupyter notebook](notebooks/introduction.ipynb).

Use this button to interact with the notebook online through Binder.
Use this button to interact with the notebook online through Binder. If you use Binder, you'll be shown the directory structure of this repo. Navigate to the `notebooks` folder to find the tutorials.

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/mscarey/AuthoritySpoke/master)

You can find AuthoritySpoke's [API documentation and more at ReadTheDocs](https://authorityspoke.readthedocs.io/en/latest/).
You can find [static versions of the tutorial notebooks, the API documentation, and more](https://authorityspoke.readthedocs.io/en/latest/) at ReadTheDocs.

## Installing AuthoritySpoke

Expand Down

0 comments on commit 58b69ea

Please sign in to comment.