diff --git a/README.md b/README.md index 3e75a23..b09ec40 100644 --- a/README.md +++ b/README.md @@ -64,8 +64,7 @@ SafeQR is a React Native application that allows users to scan QR codes using th ├── screens │ ├── QRScannerScreen.tsx │ ├── HistoryScreen.tsx -│ ├── SettingsScreen.tsx -│ └── ProfileScreen.tsx +│ └── SettingsScreen.tsx ├── navigation │ └── AppNavigator.tsx └── types.ts