diff --git a/README.md b/README.md index 6020e69..89cf30b 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ # BoltFood-Clone -Decided to build some few screens of one of my favourite apps BoltFood. +Decided to build a few screens of one of my favourite apps BoltFood. ### Note ⚙️ The application was built using: * Xcode 12.5.1 -* Swift 5.4 +* Swift 5.6 * macOS Big Sur 11.5.2 ### Core Technologies 📲 * Swift -* Programmatic UI +* UIKit (Programmatic approach) * Protocol Delegation