Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FoxP committed Nov 4, 2018
1 parent 97140d9 commit 9e58651
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# PimpMyDrive

> Thanks [FoxP](https://github.com/FoxP) for pimping my drive!
## About
Windows tool to set custom icons and labels for fixed, USB / removable and network drives with `autorun.inf` file.
Windows tool to set custom icons and labels for fixed, USB / removable and network drives with [`autorun.inf`](https://en.wikipedia.org/wiki/Autorun.inf) file.

![](PimpMyDrive/ressources/pictures/demo.gif)

Expand All @@ -17,6 +19,10 @@ Windows tool to set custom icons and labels for fixed, USB / removable and netwo

:bulb: Due to Windows cache, you might need to eject your drive then plug it back to see changes.

## Limitations

- Only .ico files are supported for icons, use [PNG-to-ICO](https://github.com/FoxP/PNG-to-ICO] to convert your png, jpg, gif, svg, ...

## Requirements
- Microsoft [.NET Framework 4](https://www.microsoft.com/en-US/download/details.aspx?id=17851)
- Microsoft Windows Vista or later
Expand Down

0 comments on commit 9e58651

Please sign in to comment.