Skip to content

Commit

Permalink
Point to the docs in ReadMe
Browse files Browse the repository at this point in the history
  • Loading branch information
Tortar authored Jan 16, 2024
1 parent 9a3a029 commit 0e5454c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,5 @@ julia> @btime sample($rng, collect($iter), 10^4; replace=true);
julia> @btime sample($rng, collect($iter), 10^4; replace=false);
139.212 ms (27 allocations: 147.05 MiB)
```

More information can be found in the [documentation](https://tortar.github.io/IteratorSampling.jl/dev/).

0 comments on commit 0e5454c

Please sign in to comment.