diff --git a/README.md b/README.md index 5bc4541..22bbeb9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ > 一些小工具 +#### v260717补丁 +1. 修改图片压缩文件名 + #### v260717 1. 新增JS音乐播放器(基于Meting-API) 2. 新增Python图片压缩(基于Pillow) diff --git a/image compression.py b/image-compression.py similarity index 100% rename from image compression.py rename to image-compression.py