Skip to content

Commit

Permalink
[codecov] - whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
morganzellers committed Jun 16, 2021
1 parent d9de6c6 commit 769a862
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[![codecov](https://codecov.io/gh/wwt/SwiftCurrent/branch/main/graph/badge.svg?token=04Q5KSHict)](https://codecov.io/gh/wwt/SwiftCurrent)

# Welcome

SwiftCurrent is a library that lets you easily manage journeys through your Swift application.

When Developing in UIKit, each view controller has to know about the one following it in order to share data. Now imagine a flow where the first 3 screens are optional. What would it look like if you could decouple all of that?
Expand Down

0 comments on commit 769a862

Please sign in to comment.