diff --git a/README.md b/README.md index e118c2e..bdfe14e 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ # Intresting-Programs-in-Python -We are going to add an some programs which most likely based on logic +We are going to add an some programs which most likely based on logic + +# Intresting-Programs-in-Python +This repository is bascially for those who want to fresh start their open source journey or want to contribute for hacktoberfest 2k18 +Only Just follow the following steps + git remote set-url origin https://github.com//Intresting-Programs-in-Python.git + git checkout -b + git commit -m "" + git add + git push origin + + # Done With these Steps + + + +