We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f23129 commit c77247fCopy full SHA for c77247f
1 file changed
README.md
@@ -12,6 +12,7 @@ CoreDataRepository is a library for using CoreData on a background queue. It fea
12
13
Since ```NSManagedObject```s are not thread safe, a value type model must exist for each ```NSMangaedObject``` subclass.
14
15
+### [Documentation](https://swiftpackageindex.com/roanutil/CoreDataRepository/documentation/coredatarepository)
16
17
## Motivation
18
0 commit comments