diff --git a/README.md b/README.md index 648252f..d4203a2 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,14 @@ + + ## Swift-TableView-Example Simple `UITableView` application with `Swift(5.0)` Language. +### Features +- Displays a list of recipes with thumbnails, names, and preparation times. +- Supports swiping to delete recipe items. +- Navigates to a detail view when a recipe is tapped. + ## Requirements - Xcode 13+ - iOS 12+ @@ -11,4 +18,4 @@ Simple `UITableView` application with `Swift(5.0)` Language.


  -
\ No newline at end of file +