Update README.md

This commit is contained in:
safeqr
2024-06-10 22:52:45 +08:00
committed by GitHub
parent 481354a9bd
commit 78bb49a0b7

View File

@@ -64,8 +64,7 @@ SafeQR is a React Native application that allows users to scan QR codes using th
├── screens ├── screens
│ ├── QRScannerScreen.tsx │ ├── QRScannerScreen.tsx
│ ├── HistoryScreen.tsx │ ├── HistoryScreen.tsx
── SettingsScreen.tsx ── SettingsScreen.tsx
│ └── ProfileScreen.tsx
├── navigation ├── navigation
│ └── AppNavigator.tsx │ └── AppNavigator.tsx
└── types.ts └── types.ts