Skip to content

Commit 05fca84

Browse files
committed
add citation to README
1 parent a307a0f commit 05fca84

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,14 @@
1-
21
# Leveling up your data visualization skills with ggplot2
32

43
<!-- badges: start -->
5-
[![License: CC BY 4.0](https://img.shields.io/badge/License-CC_BY_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)
4+
5+
[![License: CC BY 4.0](https://img.shields.io/badge/License-CC_BY_4.0-lightgrey.svg)](https://creativecommons.org/licenses/by/4.0/)
6+
67
<!-- badges: end -->
78

8-
Source code for materials for a data visualization workshop.
9+
Source code for materials for a data visualization workshop series.
10+
11+
If you use or adapt these materials, please cite them as follows:
912

13+
> Scott E, Diaz R, Riemer K (2025).
14+
> “Leveling up your data visualization skills with ggplot2.” <https://cct-datascience.github.io/ggplot2-workshop-series/>.

0 commit comments

Comments
 (0)