README.md in prop_check-0.16.0 vs README.md in prop_check-0.17.0

- old
+ new

@@ -62,10 +62,10 @@ - [x] Possibility to resize generators. - [x] `#instance` generator to allow the easy creation of generators for custom datatypes. - [x] Builtin generation of `Set`s - [x] Builtin generation of `Date`s, `Time`s and `DateTime`s. - [x] Configuration option to resize all generators given to a particular Property instance. -- [ ] A simple way to create recursive generators +- [x] A simple way to create recursive generators - [ ] A usage guide. ## Nice-to-haves - Stateful property testing. If implemented at some point, will probably happen in a separate add-on library.