Skip to content

Commit 6501863

Browse files
authored
Update README.md
1 parent 1ee9520 commit 6501863

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
# DynamicSampling.jl
33

44
This package implements efficient samplers which can be used to sample from
5-
(weighted) indices while being able to remove and add elements from the sampler in
6-
constant time.
5+
(weighted) indices while being able to remove, add and sample elements from
6+
the sampler in constant time.
77

88
# Example
99

0 commit comments

Comments
 (0)