From 7e312b1da0bc84c1acaec84db7c702663379ea50 Mon Sep 17 00:00:00 2001 From: Jungpyo Hong Date: Thu, 10 Jun 2021 16:20:45 -0500 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a5401d1..33ce7c7 100644 --- a/README.md +++ b/README.md @@ -74,9 +74,12 @@ Feel free to fork this repository and pull requests!! - [UI Test](#UI-Test) - [CI/CD](#cicd) - [In App Purchase(IAP)](#In-App-PurchaseIAP) -- [APNs](#APNS) - - [Set Up APNs](#Set-Up-APNs) - - [APNs Usage](#APNs-Usage) +- [Notification](#Notification) + - [Local Notification](#Local-Notification) + - [Remote Notification](#Remote-Notification) + - [APNs](#APNS) + - [Set Up APNs](#Set-Up-APNs) + - [APNs Usage](#APNs-Usage) - [FRP](#FRP) - [Rxswift](#Rxswift) - [Combine](#Combine)