ajschumacher / mergic

workflow support for reproducible deduplication and merging
16 stars 3 forks source link

break up/improve long sentence #34

Closed ajschumacher closed 9 years ago

ajschumacher commented 9 years ago

in README.md:

"You can also use a custom function for generating the keys that values are de-duped to; by default mergic.Blender will use the first longest of a group's values in sorted order."

This is a very long sentence. I'm pretty sure I get it, but an example would help to confirm.

Thanks @justmarkham!