Update README.md

This commit is contained in:
Jungpyo Hong 2021-05-20 22:16:54 -05:00 committed by GitHub
parent cbf35f4692
commit 1420a8f89a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -41,6 +41,8 @@
- [Code Coverage](#Code-Coverage)
- [Unit Test](#Unit-Test)
- [UI Test](#UI-Test)
- [IAP](#IAP)
- [APNS](#APNS)
- [Useful Stuff](#Useful-Stuff)
- [Show Preview in UIKit(Build UI with Code Base)](#show-preview-in-uikitbuild-ui-with-code-base-----)
- [Write README.md](#write-readmemd)
@ -464,6 +466,15 @@ Then, go to **EDIT SHEME**, check like this
### UI Test
## IAP
IAP stands for **In App Purchase**
## APNS
APNS stands for **Apple Push Notification service**
## Useful Stuff
### Show Preview in UIKit(Build UI with Code Base) 👍 👍 👍 👍 👍