Update readme.md

This commit is contained in:
Yuvi9587 2025-08-28 04:34:37 -07:00 committed by GitHub
parent 510ae5e1d1
commit 24880b5042
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,7 +87,7 @@
<li>pip (Python package installer)</li>
</ul>
<h3>Install Dependencies</h3>
<pre><code>pip install -r requirements.txt
<pre><code>pip install PyQt5 requests cloudscraper Pillow fpdf2 python-docx
</code></pre>
<h3>Running the Application</h3>
<p>Navigate to the application's directory in your terminal and run:</p>