Parcourir la source

update readme

disintegration il y a 11 ans
Parent
commit
f94efc75d4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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.