hyperloglog
hyperloglog copied to clipboard
Fix README to match API and add store/retrieve examples
The current README claims you can build a HyperBuilder without any parameters but this isn't true. This addresses it also also adds details about the serialize
and load
methods on HyperBuilder as those aren't clearly documented but are valuable to map-reduce or store-and-process use.