Skip to content

Commit 5f919b9

Browse files
authored
Update README.md
1 parent 4fc9294 commit 5f919b9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,11 @@ mutating func reloadItems(_ items: [Item]) -> Bool
3535

3636
Not sure how this ends, but the `DiffableDataSourceSnapshot` is a value type. Just like its “official” counterpart, this struct can be built and applied from the background thread, as far as I know 😅
3737

38+
## Requirements
39+
40+
SPM: macOS 10.11
41+
Demo: macOS 10.15
42+
3843
## Demo App
3944

4045
The Demo Mac app is a playground for breaking the library. The snapshot API is 100% covered by Tests, but I would much appreciate any help with QA.

0 commit comments

Comments
 (0)