Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
update image position
  • Loading branch information
NarekMosisian authored Oct 3, 2024
1 parent db4eb75 commit 7a99ba7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ Click the image to watch the demo video on YouTube.
- **Logs** (optional)
- **Saved Application State** (optional)
- **Other files matching the application name found via `sudo find`** (optional)

![main](./images/screenshot_main.png)

- **User Confirmation**: Before deleting any files, the script prompts for confirmation, displaying exactly which files and directories will be removed.

Expand Down Expand Up @@ -103,6 +101,8 @@ Once the script has gathered the sizes of all applications, a graphical interfac
Prompt you for each category of associated files (Application Support, Preferences, Caches, Logs, Saved Application State) whether you want to delete them.
Optionally delete any additional files found via sudo find that are associated with the application.

![main](./images/screenshot_main.png)

## Known Limitations and Common Issues

- **Performance**: Searching the entire system with sudo find can be very time-consuming and may strain system resources.
Expand Down

0 comments on commit 7a99ba7

Please sign in to comment.