Browse Source

Update README.md

ERROR404 2 years ago
parent
commit
078f395dbf
1 changed files with 5 additions and 0 deletions
  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