Skip to content
This repository was archived by the owner on May 25, 2022. It is now read-only.

Commit ff78e75

Browse files
authored
Merge pull request #11 from VladKappa/development
Development
2 parents 7eb277d + e1c8a9e commit ff78e75

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

README.md

+11-12
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,15 @@
22
A collection of simple python mini projects to enhance your python skills
33

44

5+
If you want to learn about python visit [Here](https://github.com/chavarera/PythonScript)
56
## Steps To Follow
6-
- Select issue
7-
- open [project here](https://github.com/chavarera/python-mini-projects)
8-
- create a fork of the project
9-
- create clone of forked project on your local machine
10-
- checkout to development branch
11-
- Create folder in projects directory according to issue name
12-
- write your code
13-
- commit the changes
14-
- push the code
15-
- create a pull reqquest
16-
17-
7+
- Select an issue
8+
- Open [project here](https://github.com/chavarera/python-mini-projects)
9+
- Create a fork of the project
10+
- Create clone of forked project on your local machine
11+
- Checkout to development branch
12+
- Create a folder in projects directory according to issue name
13+
- Write your code
14+
- Commit the changes
15+
- Push the code
16+
- Create a pull request

0 commit comments

Comments
 (0)