Skip to content

Commit ee98ce5

Browse files
authored
Merge pull request #184 from bsipocz/patch-1
DOC: Adding mention of the docs page in README
2 parents 6dd2eaa + 65f446e commit ee98ce5

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)