diff --git a/README.md b/README.md index dab33df..230a222 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,8 @@ Feel free to fork this repository and pull requests!! - [Delegation](#Delegation) - [Singleton](#Singleton) - [Observer](#Observer) + - [KVO] + - [KVC] - [Code Structuring](#code-structuringarchitecture) - [MVC](#MVC) - [MVVM](#MVVM)