Explorar el Código

update readme

disintegration hace 11 años
padre
commit
f94efc75d4
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -159,7 +159,7 @@ dstImage = imaging.Grayscale(srcImage)
 dstImage = imaging.Invert(srcImage)
 ```
 
-#### Load, Save, New, Clone
+#### Open, Save, New, Clone
 
 Imaging package provides useful shortcuts for image loading, saving, creation and copying.