Skip to content

Commit

Permalink
Adds Rebeloper video tutorial link
Browse files Browse the repository at this point in the history
  • Loading branch information
s4cha authored Oct 4, 2021
1 parent 738c718 commit d8251d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ api.fetchPost().sink(receiveCompletion: { _ in }) { post in
}.store(in: &cancellables)
```

## Video tutorial

Alex from [Rebeloper](https://www.youtube.com/channel/UCK88iDIf2V6w68WvC-k7jcg) made a fantastic video tuorial, check it out [here](https://youtu.be/RM5uKTBr20c)!

## How
By providing a lightweight client that **automates boilerplate code everyone has to write**.
By exposing a **delightfully simple** api to get the job done simply, clearly, quickly.
Expand Down

0 comments on commit d8251d6

Please sign in to comment.