diff --git a/README.md b/README.md index bb85bae9..34c904c0 100644 --- a/README.md +++ b/README.md @@ -2,16 +2,15 @@ A collection of simple python mini projects to enhance your python skills +If you want to learn about python visit [Here](https://github.com/chavarera/PythonScript) ## Steps To Follow -- Select issue -- open [project here](https://github.com/chavarera/python-mini-projects) -- create a fork of the project -- create clone of forked project on your local machine -- checkout to development branch -- Create folder in projects directory according to issue name -- write your code -- commit the changes -- push the code -- create a pull reqquest - - +- Select an issue +- Open [project here](https://github.com/chavarera/python-mini-projects) +- Create a fork of the project +- Create clone of forked project on your local machine +- Checkout to development branch +- Create a folder in projects directory according to issue name +- Write your code +- Commit the changes +- Push the code +- Create a pull request