Update README.md

This commit is contained in:
Jungpyo Hong 2021-06-10 16:20:45 -05:00 committed by GitHub
parent a33b489359
commit 7e312b1da0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -74,9 +74,12 @@ Feel free to fork this repository and pull requests!!
- [UI Test](#UI-Test) - [UI Test](#UI-Test)
- [CI/CD](#cicd) - [CI/CD](#cicd)
- [In App Purchase(IAP)](#In-App-PurchaseIAP) - [In App Purchase(IAP)](#In-App-PurchaseIAP)
- [APNs](#APNS) - [Notification](#Notification)
- [Set Up APNs](#Set-Up-APNs) - [Local Notification](#Local-Notification)
- [APNs Usage](#APNs-Usage) - [Remote Notification](#Remote-Notification)
- [APNs](#APNS)
- [Set Up APNs](#Set-Up-APNs)
- [APNs Usage](#APNs-Usage)
- [FRP](#FRP) - [FRP](#FRP)
- [Rxswift](#Rxswift) - [Rxswift](#Rxswift)
- [Combine](#Combine) - [Combine](#Combine)