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)