2
0
ERROR404 2 роки тому
батько
коміт
078f395dbf
1 змінених файлів з 5 додано та 0 видалено
  1. 5 0
      README.md

+ 5 - 0
README.md

@@ -6,4 +6,9 @@ A tool that can convert Windows Animated Cursors (*.ani) to GIF/Pillow Images/Ca
 - [x] ANI2GIF(ANI2Pillow Image + Pillow Image2GIF)
 - [ ] ANI2Cape(TODO)
 
+# Usage
+`Usage:python ani2gif.py <inputFile> <outputFile,Option>`
+inputFile:需要转化的ANI文件路径。
+outputFile:输出的GIF文件路径。默认为<ANI文件名>.gif
+
 # Document