Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tristanisham committed May 17, 2024
1 parent d8a2abc commit 9fa2d7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ of available memory, use CVM to estimate the number of unique elements in said
slice.

```go
cvm.Count(s, 100) // 1500
f0.Estimate(mySlice, 0.01, 0.001) // 329.4221234
```

### More Reading
Expand Down

0 comments on commit 9fa2d7e

Please sign in to comment.