update docs

This commit is contained in:
2026-03-10 15:08:02 +05:00
parent 93a6e29aa7
commit 51ef18a3e1

View File

@@ -4,41 +4,13 @@ Android app for mounting ISO/IMG files as USB mass storage or CD-ROM devices on
## Screenshots
<table>
<tr>
<td align="center">
<img src="docs/screenshots/list_images_home.jpg" width="250px" alt="File Browser"/>
<br />
<b>File Browser with OS Icons</b>
</td>
<td align="center">
<img src="docs/screenshots/mounted_status_home.jpg" width="250px" alt="Mounted Status"/>
<br />
<b>Mounted Status</b>
</td>
</tr>
<tr>
<td align="center">
<img src="docs/screenshots/mount_options_dialogbox.jpg" width="250px" alt="Mount Options"/>
<br />
<b>Mount Options Dialog</b>
</td>
<td align="center">
<img src="docs/screenshots/create_img_digalogbox.jpg" width="250px" alt="Create IMG"/>
<br />
<b>Create IMG Dialog</b>
</td>
</tr>
<tr>
<td align="center">
<img src="docs/screenshots/list_listing_download.jpg" width="250px" alt="Download ISOs"/>
<br />
<b>Download OS ISOs</b>
</td>
<td align="center">
</td>
</tr>
</table>
| File Browser with OS Icons | Mounted Status |
|:--:|:--:|
| ![File Browser](docs/screenshots/list_images_home.jpg) | ![Mounted Status](docs/screenshots/mounted_status_home.jpg) |
| **Mount Options Dialog** | **Create IMG Dialog** |
| ![Mount Options](docs/screenshots/mount_options_dialogbox.jpg) | ![Create IMG](docs/screenshots/create_img_digalogbox.jpg) |
| **Download OS ISOs** | |
| ![Download ISOs](docs/screenshots/list_listing_download.jpg) | |
## Features