Skip to content

Commit 95eb4ea

Browse files
authored
update the readme file
1 parent f295ade commit 95eb4ea

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Python Programming in Geoscience
2+
3+
Dr. Michael Ou
4+
5+
School of Natural Resources
6+
7+
University of Nebraska-Lincoln
8+
9+
10+
--------
11+
To submit your exercise solution, please
12+
13+
1. copy the exercise notebook file and rename it as `week(5)_exercise_fist_last.ipynb`
14+
15+
2. add cells below each question and write your solution in those cells. Please test you code and generate and save the output.
16+
17+
3. using `git` to commit the changes of your solution
18+
19+
4. push your change to your github repo (which should be forked from my github repo) and create a `pull request`.

README_first_last.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)