Skip to content

Commit c77247f

Browse files
committed
Add documentation link to README
1 parent 9f23129 commit c77247f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ CoreDataRepository is a library for using CoreData on a background queue. It fea
1212

1313
Since ```NSManagedObject```s are not thread safe, a value type model must exist for each ```NSMangaedObject``` subclass.
1414

15+
### [Documentation](https://swiftpackageindex.com/roanutil/CoreDataRepository/documentation/coredatarepository)
1516

1617
## Motivation
1718

0 commit comments

Comments
 (0)