Skip to content

Commit 61928e3

Browse files
authored
Update README.md
1 parent 72aca49 commit 61928e3

1 file changed

Lines changed: 1 addition & 10 deletions

File tree

README.md

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@ See [docs/EN/features/DATAPAD_FEATURE.md](docs/EN/features/DATAPAD_FEATURE.md) f
417417
> 📝 **NOTE**
418418
> This is a test recording to evaluate recording performance, tablet capture workflow, resolution settings, and overall system stability during DCS gameplay. Mission content and pacing are deliberately simple and functional.
419419
420-
## Installation
420+
## Installation for Developer
421421

422422
Step-by-step instructions to get the project running locally.
423423

@@ -460,15 +460,6 @@ cd InteractiveChecklists
460460
- From the command line: `./gradlew assembleDebug` builds an APK; use `./gradlew installDebug` to install on a connected device.
461461

462462

463-
## Key Components
464-
465-
- `MainActivity.kt`: App entry point and navigation orchestration.
466-
- `data/files/InternalFileManager.kt`: Unified file management.
467-
- `ui/files/InternalFilesScreen.kt`: File browser and tagging UI.
468-
- `ui/checklist/MarkdownViewer.kt`: Interactive markdown checklist viewer.
469-
- `ui/checklist/PdfViewer.kt`: PDF viewer and annotation tools.
470-
- `data/quicknotes/QuickNoteManager.kt`: QuickNotes data layer.
471-
472463

473464
## Contributing
474465

0 commit comments

Comments
 (0)