diff --git a/README.md b/README.md
index 71ebcbc..9e6df09 100644
--- a/README.md
+++ b/README.md
@@ -218,10 +218,12 @@ CalendarView is released under the MIT license. See [LICENSE][License] for detai
# Our other open source SwiftUI libraries
[PopupView] - The most powerful popup library that allows you to present any popup
-[Navigattie] - Easier and cleaner way of navigating through your app
+[NavigationView] - Easier and cleaner way of navigating through your app
[GridView] - Lay out your data with no effort
+[CameraView] - The most powerful CameraController. Designed for SwiftUI
+
[Timer] - Modern API for Timer
@@ -237,6 +239,7 @@ CalendarView is released under the MIT license. See [LICENSE][License] for detai
[generate_cocoapods]: https://github.com/square/cocoapods-generate
[PopupView]: https://github.com/Mijick/PopupView
-[Navigattie]: https://github.com/Mijick/Navigattie
+[NavigationView]: https://github.com/Mijick/NavigationView
+[CameraView]: https://github.com/Mijick/CameraView
[GridView]: https://github.com/Mijick/GridView
[Timer]: https://github.com/Mijick/Timer