Skip to content

Commit 0cca489

Browse files
committed
Reduce README headers
1 parent 0981198 commit 0cca489

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
# An introduction to ggplot2
1+
## An introduction to ggplot2
22

33
Course notes and exercises on ggplot2 for the FISH554 class at the University of Washington.
44

5-
## Instructions
5+
### Instructions
66

77
1. Download this whole repository as [a ZIP file](<https://github.com/seananderson/ggplot2-FISH554/archive/master.zip>) and extract the ZIP file.
88

@@ -14,7 +14,7 @@ Course notes and exercises on ggplot2 for the FISH554 class at the University of
1414

1515
5. Work your way through that file while you read the PDF notes document. When you want to check your work, or if you really get stuck, jump over to the [this version](https://github.com/seananderson/ggplot2-FISH554/blob/master/ggplot2-exercises-answers.md) that has the answers.
1616

17-
## Working with R Markdown
17+
### Working with R Markdown
1818

1919
You can read more about R Markdown at:
2020

0 commit comments

Comments
 (0)