Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexito4 authored Jan 3, 2022
1 parent b73b214 commit af6ef9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Flow

[![Swift](https://github.com/alexito4/Flow/actions/workflows/swift.yml/badge.svg)](https://github.com/alexito4/Flow/actions/workflows/swift.yml)

🌊 Let your code *flow*.

This library provides a bunch of extension methods for a better fluent syntax in Swift. This style is very useful for some operations that benefit from being able to be chained (composed) together.
Expand Down

0 comments on commit af6ef9e

Please sign in to comment.