From 816e1efa15430e849f3620279f2aac9bcb149ff0 Mon Sep 17 00:00:00 2001 From: Drew Bonasera Date: Thu, 7 Jul 2016 01:33:43 -0400 Subject: [PATCH] update readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index db3b9df..c9ac539 100644 --- a/README.md +++ b/README.md @@ -29,5 +29,7 @@ The filesystem on /dev/loop1 is now 773603 blocks long. Shrunk pi.img from 30G to 3.1G ``` -## Credits ## -Thanks to SirLagz for the code to shrink http://sirlagz.net/2013/03/10/script-automatic-rpi-image-downsizer/ +## Contributing ## +If you find a bug please create an issue for it. If you would like a new feature added, you can create an issue for it but I can't promise that I will get to it. + +Pull requests for new features and bug fixes are more than welcome!