diff --git a/README.md b/README.md index a1da1eb..075b823 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # PiShrink # PiShrink is a bash script that automatically shrink a pi image that will then resize to the max size of the SD card on boot. This will make putting the image back onto the SD card faster and the shrunk images will compress better. +WARNING: You should make a backup of your image before using this. If anything goes wrong during the shrinking the image could become corrupt. + `Usage: ./pishrink imagefile.img` ## Example ##