Skip to content

Commit a0ed890

Browse files
authored
Update README.md
1 parent 2cd5cdf commit a0ed890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ We provide the following implementations:
1616
- ```cliquepicking_rs/``` contains a recent Rust implementation for counting and sampling, which is cleaner and slightly more efficient (worst-case n^3)
1717
- ```cliquepicking_python/``` contains a Python wrapper for the Rust implementation. You can install and use the Python implementation easily via ```pip install cliquepicking```.
1818

19-
Brief examples of how to install and use the implementations is given in the subdirectories.
19+
Brief examples of how to install and use the implementations are given in the subdirectories.

0 commit comments

Comments
 (0)