Skip to content

Commit 72ff341

Browse files
committed
Update README.md
1 parent 9f5c994 commit 72ff341

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
@@ -17,6 +17,11 @@ SwiftTask
1717
- `task.then()` is now used for completed (either fulfilled or rejected) case only, and **no longer used for fulfilled-only handling** (this will improve Swift type-inference)
1818

1919

20+
## How to install
21+
22+
See [ReactKit Wiki page](https://github.com/ReactKit/ReactKit/wiki/How-to-install).
23+
24+
2025
## Example
2126

2227
### Basic

0 commit comments

Comments
 (0)