disintegration 11 anni fa
parent
commit
f94efc75d4
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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.