Skip to content

Commit ae6c6dc

Browse files
committed
Update README.md
1 parent 78d2550 commit ae6c6dc

1 file changed

Lines changed: 1 addition & 22 deletions

File tree

README.md

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -24,27 +24,6 @@ A GUI tool to download and install Microsoft Store apps **without needing the Mi
2424

2525
---
2626

27-
## 📸 Screenshots
28-
29-
<details>
30-
<summary>Click to expand screenshots</summary>
31-
32-
### Main Interface
33-
![Main Interface](screenshots/main.png)
34-
35-
### Search Results
36-
![Search Results](screenshots/search.png)
37-
38-
### Package Selection
39-
![Package Selection](screenshots/packages.png)
40-
41-
### Console Output
42-
![Console Output](screenshots/console.png)
43-
44-
</details>
45-
46-
---
47-
4827
## 🖥️ Requirements
4928

5029
- **Windows 10/11** (including LTSC editions)
@@ -64,7 +43,7 @@ Dependencies are auto-installed on first run:
6443
### Option 1: Run Directly
6544
```powershell
6645
# Clone or download
67-
git clone https://github.com/yourusername/MSStoreHelper.git
46+
git clone https://github.com/SysAdminDoc/MSStoreHelper.git
6847
cd MSStoreHelper
6948
7049
# Run (dependencies auto-install)

0 commit comments

Comments
 (0)