Skip to content

Commit 71d14b5

Browse files
authored
Update README.md
1 parent 42aba52 commit 71d14b5

File tree

1 file changed

+14
-23
lines changed

1 file changed

+14
-23
lines changed

README.md

Lines changed: 14 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,24 @@
88
[![PySide6](https://img.shields.io/badge/PySide6-6.0%2B-green?style=for-the-badge&logo=qt&logoColor=white&labelColor=2B2B2B)](https://www.qt.io/qt-for-python)
99
[![License](https://img.shields.io/badge/License-MIT-red?style=for-the-badge&labelColor=2B2B2B)](LICENSE)
1010
[![Maintained](https://img.shields.io/badge/Maintained-Yes-cyan?style=for-the-badge&labelColor=2B2B2B)](https://github.com/yourusername/python-cython-obfuscator)
11+
[![Release](https://img.shields.io/badge/Release-v1.0.0-orange?style=for-the-badge&labelColor=2B2B2B)](https://github.com/yourusername/python-cython-obfuscator/releases/latest)
1112

1213
<p align="center">
1314
A professional-grade Python code protection and obfuscation tool powered by Cython
1415
</p>
1516

1617
<img src="https://user-images.githubusercontent.com/74038190/212284115-f47cd8ff-2ffb-4b04-b5bf-4d1c14c0247f.gif" width="600">
1718

19+
</div>
20+
21+
## 📥 Download Latest Release
22+
23+
<div align="center">
24+
25+
### [👉 Download the Latest Release Here 👈](https://github.com/samay825/Python-Cython-Obfuscator/releases/tag/v1.0.0)
26+
27+
28+
1829
</div>
1930

2031
## 📋 Overview
@@ -55,26 +66,6 @@ Python Cython Obfuscator is an enterprise-level solution for protecting your Pyt
5566
- Python 3.10 or higher
5667
- Administrator privileges for installation
5768

58-
### Step-by-Step Installation
59-
60-
1. **Download the Latest Release**
61-
```bash
62-
git clone https://github.com/samay825/python-cython-obfuscator.git
63-
cd python-cython-obfuscator
64-
```
65-
66-
2. **Install Dependencies**
67-
```bash
68-
pip install -r requirements.txt
69-
```
70-
71-
3. **Launch the Application**
72-
- Simply double-click `python-obfuscator.exe`
73-
- Or run from terminal: `./python-obfuscator.exe`
74-
75-
<div align="center">
76-
<img src="https://user-images.githubusercontent.com/74038190/216122041-518ac897-8d92-4c6b-9b3f-ca01dcaf38ee.gif" width="500" alt="Program launching">
77-
</div>
7869

7970
### Quick Usage Guide
8071

@@ -164,7 +155,7 @@ ENTERPRISE_FEATURES = {
164155
<img src="https://user-images.githubusercontent.com/74038190/235294007-de441046-823e-4eff-89bf-d4df52858b65.gif" width="500">
165156
</div>
166157

167-
For detailed documentation, please visit our [Wiki](https://github.com/yourusername/python-cython-obfuscator/wiki)
158+
For detailed documentation, please visit our [Wiki](https://github.com/samay825/python-cython-obfuscator/wiki)
168159

169160
## 🔄 Workflow
170161

@@ -204,10 +195,10 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
204195

205196
### Developed by [Zork Technologies](https://github.com/samay825)
206197

207-
<img src="https://raw.githubusercontent.com/trinib/trinib/main/.images/footer.svg" width="100%">
198+
208199

209200
<br>
210201

211-
[![Enterprise](https://img.shields.io/badge/Enterprise-Ready-purple?style=for-the-badge&labelColor=2B2B2B)](https://github.com/samay825/python-cython-obfuscator)
202+
[![Enterprise](https://img.shields.io/badge/Enterprise-Ready-purple?style=for-the-badge&labelColor=2B2B2B)](https://github.com/yourusername/python-cython-obfuscator)
212203

213204
</div>

0 commit comments

Comments
 (0)