Skip to content

Commit 69c4805

Browse files
authored
Update README.md
1 parent 86b4000 commit 69c4805

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,16 @@
11
# UrduPython
22
Write simple Python in Urdu.
33

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+
414
## How to Use
515
1. Create a new file in a folder.
616
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).
7282

7383
## Tests
7484
### Platform(s) tested on
75-
macOS Big Sur 11.1
85+
macOS Big Sur 11.1

0 commit comments

Comments
 (0)