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.
2 parents 38ca462 + 8f493ea commit e742282Copy full SHA for e742282
1 file changed
README.md
@@ -1,6 +1,15 @@
1
# UrduPython
2
Write simple Python in Urdu.
3
4
+## Pre-requisites
5
+- Python 3+
6
+- Pip
7
+
8
+## How to Install
9
+1. Download this repo as a ZIP, or clone it via Git.
10
+2. Open the repo's folder in your Terminal.
11
+3. Run ```pip install requirements.txt```
12
13
## How to Use
14
1. Create a new file in a folder.
15
2. Write some Urdu code in this new file.
@@ -72,4 +81,4 @@ Download and install Notepad++. Right click and activate RTL (Right-to-left).
72
81
73
82
## Tests
74
83
### Platform(s) tested on
75
-macOS Big Sur 11.1
84
+macOS Big Sur 11.1
0 commit comments