Skip to content

Commit

Permalink
docs: update README to include user guide and example pointers
Browse files Browse the repository at this point in the history
  • Loading branch information
jooyoungseo authored Dec 11, 2024
1 parent de2d99e commit dd3fe56
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,11 @@ pip install -U maidr
pip install -U git+https://github.com/xability/py-maidr.git
```

## User Guide

Please visit the [user guide](https://xability.github.io/py-maidr/) page.


## Example Code

We provide [some example code](https://github.com/xability/py-maidr/blob/main/example) for using py-maidr with matplotlib, seaborn, Jupyter Notebook, Quarto, Shiny, and Streamlit.

0 comments on commit dd3fe56

Please sign in to comment.