Skip to content

Commit 65f446e

Browse files
committed
Adding mention of the docs page in README
1 parent 6dd2eaa commit 65f446e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,9 @@ nbval is compatible with the pytest-xdist plugin for parallel running of tests.
117117
however require the use of the `--dist loadscope` flag to ensure that all cells of one
118118
notebook are run on the same kernel.
119119

120+
## Documentation
121+
122+
The narrative documentation for nbval can be found at https://nbval.readthedocs.io.
120123

121124
## Help
122125
The `py.test` system help can be obtained with `py.test -h`, which will

0 commit comments

Comments
 (0)