Skip to content

Commit 91d7748

Browse files
authored
Update README.md
1 parent 15063af commit 91d7748

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
After adding support for Swift Concurrency, CombineNetworking becomes SwiftNet! A super lightweight and crazy easy to use framework to help you create and handle your network requests in a convenient way.
55
Besides basic network requests, SwiftNet allows you to easily send your requests securely with a simple SSL and Certificate pinning mechanisms. But that's not all. With SwiftNet you can also effortlessly handle authorization tokens with built-in automatic authorization mechanism.
66

7-
If you look for clean, retrofit-like Swift Macros powered experience, check out [Netty](https://github.com/neothXT/Netty).
7+
If you're looking for clean, retrofit-like Swift Macros powered experience, check out [Netty](https://github.com/neothXT/Netty).
88

99
## Installation (using CocoaPods)
1010

0 commit comments

Comments
 (0)