Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xLeif authored Mar 3, 2021
1 parent c95faca commit e123195
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,8 @@ let output = Chain.link(
]
),
.link(
.out {
"Link"
}, .link(
.out { "Link" },
.link(
.out { "Last" },
.complete(
.inout { value in
Expand Down

0 comments on commit e123195

Please sign in to comment.