-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathREADME.Rmd
27 lines (18 loc) · 788 Bytes
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>"
)
```
# ReproducibleResumeCV
<!-- badges: start -->
[![GithubActions](https://github.com/TinasheMTapera/ReproducibleResumeCV/actions/workflows/render-rmarkdown.yaml/badge.svg)](https://github.com/TinasheMTapera/ReproducibleResumeCV/actions/workflows/render-rmarkdown.yaml)
<!-- badges: end -->
Major Credits:
- Short-form resume: [Matt Leary's resume template](https://github.com/mleary/resume)
- Long-form CV: [Sam Abbott's CV template](https://github.com/seabbs/cv)
- Github "Most Used Languages" widget: [anuraghazra/github-readme-stats](https://github.com/anuraghazra/github-readme-stats)