Skip to content

Commit 3adcd49

Browse files
committed
Update README.md
1 parent f212e81 commit 3adcd49

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ Network layer for creating different set of network requests like GET, POST, PUT
5959
## Http requests
6060
![Http requests](https://github.com/The-Igor/async-http-client-example/blob/main/async-http-client-example/img/image11.gif)
6161

62-
## SwiftUI example for package
63-
64-
[Async http client example](https://github.com/The-Igor/async-http-client-example)
6562

6663
## Try it in the real environment
6764
### Simple server installation (mocking with NodeJS Express)
@@ -81,3 +78,7 @@ To try it in the real environment. I suggest installing the basic NodeJS Express
8178
## Documentation(API)
8279
- You need to have Xcode 13 installed in order to have access to Documentation Compiler (DocC)
8380
- Go to Product > Build Documentation or **⌃⇧⌘ D**
81+
82+
## SwiftUI example for package
83+
84+
[Async http client example](https://github.com/The-Igor/async-http-client-example)

0 commit comments

Comments
 (0)