diff --git a/README.md b/README.md index 87248b5..2e943ac 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ To the extent possible under law, the author has waived all copyright and relate - [DICOM/Digital Imaging and Communications in Medicine .dcm](dicom.dcm) - [Graphics Interchange Format .gif](gif.gif) [(transparent)](gif-transparent.gif) - [High Efficiency Image File](heic.heif) -- [ICO file format .ico/.cur](ico.ico) +- [ICO file format .ico](ico.ico) ([.cur](cursor.cur)) - [JPEG File Interchange Format .jpg/.jpeg](jpeg.jpg) - [JPEG 2000 .jp2](jpeg2.jp2) - Netpbm [Portable BitMap Format .pbm](pbm.pbm) [(binary)](pbmb.pbm) [Portable GrayMap Format .pgm](pgm.pgm) [(binary)](pgmb.pgm) [Portable PixMap Format .ppm](ppm.ppm) [(binary)](ppmb.ppm) diff --git a/cursor.cur b/cursor.cur new file mode 100644 index 0000000..9d19449 Binary files /dev/null and b/cursor.cur differ