Skip to content

Commit 78226bf

Browse files
Update README.md
Resized headers to match font size
1 parent 73a1e5d commit 78226bf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,23 @@
11
Welcome to my Python Notes repository! This repository contains a collection of personal notes, concepts, and code snippets that I’ve learned while studying Python. These notes aim to help anyone looking to learn Python, understand key concepts, and improve their problem-solving skills.
22

3-
# Contents
3+
## Contents
44

55
**Python Concepts:** Key programming concepts and techniques explained through notes.
66

77
**Code Snippets:** Practical examples and solutions to common problems in Python.
88

99

10-
# Learning Source
10+
## Learning Source
1111

1212
I learned Python through the Code with Harry YouTube channel, specifically the Python tutorial playlist for absolute beginners. The playlist covers fundamental concepts and provides step-by-step guidance for building your Python skills.
1313

1414
You can access the full playlist [here](https://youtube.com/playlist?list=PLu0W_9lII9agICnT8t4iYVSZ3eykIAOME&si=qrJh-JVGp8zVM8l3)
1515

16-
# License
16+
## License
1717

1818
This repository is open for usage, modification, and distribution under the [MIT](https://github.com/HarshKumarSaw/Python-Notes/blob/main/LICENSE) License. Feel free to fork, clone, and contribute to the repository as per the terms of the license.
1919

20-
# How to Use
20+
## How to Use
2121

2222
1. Clone this repository using the following command:
2323

@@ -33,7 +33,7 @@ https://github.com/HarshKumarSaw/Python-Notes.git
3333

3434

3535

36-
# Contributing
36+
## Contributing
3737

3838
I welcome contributions to enhance this repository. You can:
3939

0 commit comments

Comments
 (0)