From 3d234b43f1055757e5db86fee9909b6aeca8ca94 Mon Sep 17 00:00:00 2001 From: ChuChenlyc <167008337+ChuChenlyc@users.noreply.github.com> Date: Mon, 17 Aug 2026 14:35:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=20README.md=20=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E5=8F=B7=E5=B9=B6=E6=B8=85=E7=90=86=E5=8D=A0=E4=BD=8D?= =?UTF-8?q?=E7=AC=A6=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 1bbdd8e..2ecbcc5 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ -# PDF Security Manager v1.0 +# PDF Security Manager v1.1 [English](README.md) | [δΈ­ζ–‡](README.zh-CN.md) [![Python Version](https://img.shields.io/badge/python-3.8%2B-blue)](https://www.python.org/downloads/) [![License](https://img.shields.io/badge/license-MIT-green)](LICENSE) -[![Documentation](https://img.shields.io/badge/docs-available-brightgreen)](https://github.com/yourusername/PDF-Security-Manager/wiki) A professional-grade PDF security management tool that provides comprehensive document protection and permission control. Built with PyQt5 and PyPDF2, this application offers an intuitive graphical interface for managing PDF document security settings. @@ -43,7 +42,7 @@ A professional-grade PDF security management tool that provides comprehensive do 1. Clone the repository: ```bash -git clone https://github.com/yourusername/PDF-Security-Manager.git +git clone https://github.com/ChuChenlyc/PDF-Security-Manager.git cd PDF-Security-Manager ``` @@ -86,14 +85,6 @@ python pdf_encryptor.py - **File Handling**: PyPDF2 for PDF manipulation - **GUI**: PyQt5 for modern interface -## πŸ“ Documentation - -For detailed documentation, please visit our [Wiki](https://github.com/yourusername/PDF-Security-Manager/wiki). - -## 🀝 Contributing - -We welcome contributions! Please read our [Contributing Guidelines](CONTRIBUTING.md) for details. - ## πŸ“„ License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. @@ -106,4 +97,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file ## πŸ“ž Support -For support, please open an issue in the [GitHub repository](https://github.com/yourusername/PDF-Security-Manager/issues). \ No newline at end of file +For support, please open an issue in the [GitHub repository](https://github.com/ChuChenlyc/PDF-Security-Manager/issues). \ No newline at end of file