Skip to content

Commit 8f6349e

Browse files
committed
Update README
1 parent 35e176b commit 8f6349e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## Micro
22

3+
<div align="center">
4+
<img src="Screenshots/demo.gif" height=400>
5+
</div>
6+
7+
For demo, check [DemoMicro](https://github.com/onmyway133/Micro/Example/DemoMicro)
8+
9+
310
## Description
411

512
Most of the time, we want to apply model data to cell with smart diffing.
@@ -121,7 +128,7 @@ dataSource.state = forEach(movies) { movie in
121128
**Micro** is also available through [Swift Package Manager](https://swift.org/package-manager/)
122129

123130
```swift
124-
.package(url: "https://github.com/onmyway133/Micro", from: "1.0.0")
131+
.package(url: "https://github.com/onmyway133/Micro", from: "1.1.0")
125132
```
126133

127134
## Author

Screenshots/demo.gif

8.74 MB
Loading

0 commit comments

Comments
 (0)