Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added Read the Docs link and badge
  • Loading branch information
youngchanpark committed Jul 14, 2020
1 parent 2cee37a commit 2eae103
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# testmynb
[![Documentation Status](https://readthedocs.org/projects/testmynb/badge/?version=latest)](https://testmynb.readthedocs.io/en/latest/?badge=latest)

Test My Notebook, or testmynb, is a framework which allows users to write and run Jupyter Notebook code cells as tests.

## Documentation
The documentation is hosted on Read the Docs: https://testmynb.readthedocs.io/en/latest/

## Install
```sh
Expand Down

0 comments on commit 2eae103

Please sign in to comment.