Skip to content

Commit a2e0f0d

Browse files
authored
Update README.md
1 parent fa2a389 commit a2e0f0d

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,23 @@
11
# BeginningPython
22
## Python Coding for Beginners
33

4-
## A guide to this Repository
4+
### A guide through this Repository
55

6+
- **Step 1:**
7+
> Download as '.zip' or clone this repository
8+
> Extract if downloaded as '.zip'
69
10+
- **Step 2:**
11+
> Use [Pycharm] {https://www.jetbrains.com/pycharm/download/} or any other [Python IDE] {http://www.discoversdk.com/blog/10-best-python-ides} to run this code.
12+
13+
- **Step 3:**
14+
> Go through folders in order. Read the code and comments, run it, and check the outputs.
15+
> Perform the tasks, if given.
16+
> Try playing and manipulating the code
17+
18+
- **Step 4:**
19+
> Try to write your owm programs, take help from [Google] {https://www.google.com/}.
20+
21+
- **Step 5:**
22+
> Create your own repository on [Github] {https://github.com/}.
723

0 commit comments

Comments
 (0)