diff --git a/README.md b/README.md index 541131e..5599c04 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,9 @@ The primary goals of this framework are: - [ ] `meta` ### Misc -- [ ] `EntityType` validator (using reflection). -- [ ] Property-based testing (using `SwiftCheck`). +- [ ] `EntityType` validator (using reflection) +- [ ] Property-based testing (using `SwiftCheck`) +- [ ] Roll my own `Result` or find an alternative that doesn't use `Foundation`. ## Usage ### Prerequisites