Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e9ff1c0

Browse files
committed
Add contributing instructions
1 parent e577b19 commit e9ff1c0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ If you can not access Python and/or Jupyter Notebook on your machine, you can st
1818
2. Run `jupyter notebook` command in your command line in the repository directory.
1919
3. Jupyter Notebook session will open in your browser and you can start navigating through the materials.
2020

21+
#### Contributing
22+
See [contributing]() guide.
23+
2124

2225
## Beginner
2326
1. [Strings](http://htmlpreview.github.com/?https://github.com/jerry-git/learn-python3/blob/master/notebooks/beginner/html/strings.html) [[notebook]](https://github.com/jerry-git/learn-python3/blob/master/notebooks/beginner/strings.ipynb) [[exercise]](https://github.com/jerry-git/learn-python3/blob/master/notebooks/beginner/exercises/strings_exercise.ipynb)

0 commit comments

Comments
 (0)