Skip to content

Commit 19802ed

Browse files
authored
Update README.md
1 parent 6912510 commit 19802ed

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# Composable Architecture Extras
2+
![Language:Swift](https://img.shields.io/static/v1?label=Language&message=Swift&color=orange&style=flat-square)
3+
![License:MIT](https://img.shields.io/static/v1?label=License&message=MIT&color=blue&style=flat-square)
4+
[![Latest Release](https://img.shields.io/github/v/release/Ryu0118/swift-composable-architecture-extras?style=flat-square)](https://github.com/Ryu0118/swift-composable-architecture-extras/releases/latest)
5+
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FRyu0118%2Fswift-composable-architecture-extras%2Fbadge%3Ftype%3Dswift-versions)](https://swiftpackageindex.com/Ryu0118/swift-composable-architecture-extras)
6+
[![](https://img.shields.io/endpoint?url=https%3A%2F%2Fswiftpackageindex.com%2Fapi%2Fpackages%2FRyu0118%2Fswift-composable-architecture-extras%2Fbadge%3Ftype%3Dplatforms)](https://swiftpackageindex.com/Ryu0118/swift-composable-architecture-extras)
7+
[![Twitter](https://img.shields.io/twitter/follow/ryu_hu03?style=social)](https://twitter.com/ryu_hu03)
8+
9+
210
A companion library to Point-Free's [swift-composable-architecture](https://github.com/pointfreeco/swift-composable-architecture).
311

412
* [TaskResult+VoidSuccess](#taskresult-and-voidsuccess)

0 commit comments

Comments
 (0)