diff --git a/README.md b/README.md index d328d1e..e9d3592 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # ImageConverter A Python based Image converter supporting a bunch of image formats. +### Supported Formats: +.bmp, .dds, .dib, .eps, .gif, .icns, .ico, .im, .jpeg, .jpeg 2000, .msp, .pcx, .png, .ppm, .sgi, .spider, .tga, .tiff, .webp, .xbm, .palm, .pdf, .xv + +### Requirments +Python needs to be isntalled for this program to work.