Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 3 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down Expand Up @@ -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
```

Expand Down Expand Up @@ -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.
Expand All @@ -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).
For support, please open an issue in the [GitHub repository](https://github.com/ChuChenlyc/PDF-Security-Manager/issues).