We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0aa32d4 commit 5c7a6a4Copy full SHA for 5c7a6a4
QR Code Generator/README.md
@@ -14,8 +14,7 @@ qrcode (Python library)
14
## How to Install
15
1. Clone the Repository:
16
```bash
17
- git clone https://github.com/yourusername/qr-code-generator.git
18
- cd qr-code-generator
+ git clone https://github.com/ShravanDalavi/Simple-Python-Mini-Projects.git
19
```
20
2. Install Required Modules:
21
@@ -24,11 +23,11 @@ qrcode (Python library)
24
23
## How to Run the Script
25
1. Navigate to the Directory:
26
27
- cd path/to/qr-code-generator
+ cd Simple-Python-Mini-Projects/QR\ Code\ Generator
28
29
2. Run the Script:
30
31
- python qr_code_generator.py
+ python qr_generator.py
32
33
3. Follow the Prompts:
34
@@ -40,4 +39,4 @@ When you run the script, you will be prompted to enter the text or URL and the f
40
39
Enter text or URL to generate QR code: https://example.com
41
Enter the file name to save the QR code (e.g., qr_code.png): example_qr.png
42
QR code saved as example_qr.png
43
-```
+```
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments