diff --git a/README.md b/README.md index 50dda28..f9349ce 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ To handle various application states, override the necessary methods in your cus ```swift private class MyApplication: LifecyleApplication { - override var lifecycleNotifications: [LifecyleNotification] { super.lifecycleNotifications + [ // Your additional lifecycle notifications