Skip to content

Commit e8441d7

Browse files
Thejas KiranThejas Kiran
Thejas Kiran
authored and
Thejas Kiran
committed
Adding readme
1 parent cddcadb commit e8441d7

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Python projects
2+
3+
This is a repo that has multiple python projects for people whoa re beginning to learn python and was some guidance in working with it.
4+
5+
## Contributing
6+
7+
Contributions are welcome! Here's how you can contribute:
8+
9+
1. Fork the repository
10+
2. Create a new branch: `git checkout -b new-project`
11+
3. Make your changes and commit them: `git commit -m 'Add your changes'`
12+
4. Push to the branch: `git push origin new-project`
13+
5. Submit a pull request
14+
15+
## License
16+
17+
This project is licensed under the [MIT License](LICENSE).

0 commit comments

Comments
 (0)