Skip to content

Commit 3e809d0

Browse files
committed
Update notebook and reference to in READMEs
1 parent fc793ba commit 3e809d0

File tree

3 files changed

+344
-241
lines changed

3 files changed

+344
-241
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ julia> using PartialRejectionSampling
3838

3939
### Tutorial Jupyter notebooks
4040

41-
You can have a look at the tutorial Jupyter [`notebooks`](https://github.com/guilgautier/PartialRejectionSampling.jl/blob/master/notebooks) to play with code.
41+
You can also have a look at the tutorial Jupyter [`notebooks`](https://github.com/guilgautier/PartialRejectionSampling.jl/blob/master/notebooks) to play with the code.
4242

4343
### Documentation
4444

docs/src/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@ julia> using PartialRejectionSampling
3232
# PRS.<type/function_you_want_to_use>
3333
```
3434

35+
### Tutorial Jupyter notebooks
36+
37+
You can also have a look at the tutorial Jupyter [`notebooks`](https://github.com/guilgautier/PartialRejectionSampling.jl/blob/master/notebooks) to play with the code.
38+
3539
## Index
3640

3741
### Types

0 commit comments

Comments
 (0)