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 86b4000 commit 69c4805Copy full SHA for 69c4805
1 file changed
README.md
@@ -1,6 +1,16 @@
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 your preferred version of the [Python programming language](https://www.python.org/downloads/).
10
+2. Download this repo as a ZIP, or clone it via Git.
11
+3. Open the repo's folder through your file system.
12
+4. Run ```pip install requirements.txt```
13
14
## How to Use
15
1. Create a new file in a folder.
16
2. Write some Urdu code in this new file.
@@ -72,4 +82,4 @@ Download and install Notepad++. Right click and activate RTL (Right-to-left).
72
82
73
83
## Tests
74
84
### Platform(s) tested on
75
-macOS Big Sur 11.1
85
+macOS Big Sur 11.1
0 commit comments