Skip to content

Commit 601c87b

Browse files
committed
DOC: Add link to project documentation
Add link in README to project docs
1 parent e8dfd47 commit 601c87b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ identical sequence of random numbers for a given seed.
3535
* Windows 32/64 bit (only tested on Python 2.7 and 3.5, but should work on 3.3/3.4)
3636
* There is no documentation for the core RNGs.
3737

38+
## Documentation
39+
40+
A occasionally update build of the documentation is available on
41+
[my github pages](http://bashtage.github.io/ng-numpy-randomstate/).
42+
3843
## Plans
3944
It is essentially complete. There are a few rough edges that need to be smoothed.
4045

0 commit comments

Comments
 (0)