更新README文档,增加项目说明、使用方法、伪静态配置、参数说明、安全特性、性能优化、文件说明、错误处理和注意事项部分,使用图标增强可读性。

This commit is contained in:
2025-05-28 02:11:02 +08:00
parent 39d21d3a6a
commit 6919ecb650
2 changed files with 142 additions and 94 deletions

31
LICENSE Normal file
View File

@@ -0,0 +1,31 @@
MIT License with Attribution Requirement
Copyright (c) 2025 ImageProxy SnowZ
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software for non-commercial purposes, subject to the following conditions:
1. The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
2. Any commercial use of this Software must be explicitly authorized by the
copyright holder and must include proper attribution to the original author.
3. The Software may be used for commercial purposes only if:
a) Written permission is obtained from the copyright holder
b) The original author is properly credited
c) A link to the original repository is included in the project documentation
4. The Software may be used for non-commercial purposes without explicit
permission, but must still include proper attribution.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
For commercial use inquiries, please contact the copyright holder.