Skip to content

Commit cb1c569

Browse files
authored
Update README.md
1 parent d3e20bc commit cb1c569

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

README.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,31 @@
55
#### This is a sample repository created for the talk on " Introduction to Python Programming " for the [Google MLCC Workshop](https://developers.google.com/machine-learning/crash-course/) in NIT Jalandhar
66
**Speaker : [Pc](https://www.linkedin.com/in/pcakhilnadh)**
77

8+
#### Introduction on How to Use GitHub Repository
9+
10+
Step 1 : Log on to your [GitHub](https://github.com/login) Account.
11+
Step 2 : Go to [this](https://github.com/itzpc/Introduction-To-Python-Programming) Repository
12+
Step 3 : Click on Fork or edit icon . This will create a copy of this repository in our GitHub account.
13+
Step 4 : Go To your Repository . Select **Introduction-To-Python-Programming**
14+
Step 5 : Select the File you want to work on
15+
Step 6 : Edit File
16+
Step 7 :
817

918
### Contents
1019

1120
1. Introduction
12-
- Introduction to Python Programming
13-
- [Introduction on How to Use GitHub Repository](https://github.com/itzpc/Introduction-To-Python-Programming/blob/master/README.md#introduction-on-how-to-use-github-repository)
1421
2. Data Types
1522
3. Iterative Statements
1623
4. Functions
1724
5. Coding Question
1825
6. [Contribute](https://github.com/itzpc/Introduction-To-Python-Programming/blob/master/README.md#contribute)
1926

20-
#### Introduction on How to Use GitHub Repository
2127

22-
#### Contribute
2328

24-
You are welcome to contribute to this repository.
25-
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/itzpc/Introduction-To-Python-Programming/issues)
29+
30+
#### Contribute [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/itzpc/Introduction-To-Python-Programming/issues)
31+
32+
You are welcome to contribute to [this](https://github.com/itzpc/Introduction-To-Python-Programming/issues) repository.
33+
2634

2735

0 commit comments

Comments
 (0)