From 270a733889ad62a0627b95616d5f0be38104ded1 Mon Sep 17 00:00:00 2001 From: Jungpyo Hong <54448459+jphong1111@users.noreply.github.com> Date: Mon, 3 May 2021 04:51:46 -0500 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 087a7a1..338a69c 100644 --- a/README.md +++ b/README.md @@ -136,7 +136,7 @@ C –> Controller class – It will be there but the responsibility of view busi All files are resuable files and protocol oriented. **Just Copy and Paste inside your project and use it!!** 👍 -### Email, Message, Call +## Email, Message, Call You can check the file in the follow link @@ -166,11 +166,11 @@ Then use it } ``` -### Network Layer +## Network Layer - [Network Layer](https://github.com/jphong1111/Useful_Swift/tree/main/Helper/Network%20Layer) -## How to Use +### Usage First, set the base URL in **EndPointType file** @@ -235,11 +235,11 @@ router.request(.first(country: London)) { [weak self] (results: Result