diff --git a/README.md b/README.md index 865307f..3a868b2 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,8 @@ CohesionKit then handles synchronisation for the three entities: - Author - Book +> Only writable keypath are accepted. Using a KeyPath (let) will result in error: "Key path value type KeyPath cannot be converted to contextual type WritableKeyPath" + This gives you the ability to retrieve them independently from each other: ```swift