Skip to content

Commit 4167b49

Browse files
authored
Merge pull request #32 from special-uor/dev
Update README
2 parents 4f3da77 + 6c37edf commit 4167b49

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ output:
88
header-includes:
99
- \usepackage[default]{sourcesanspro}
1010
- \usepackage[T1]{fontenc}
11-
bibliography: documentation/codos/inst/references/references.bib
11+
# bibliography: documentation/codos/inst/references/references.bib
1212
cls: documentation/codos/inst/references/proceedings-of-the-royal-society-a.csl
1313
---
1414
<!-- README.md is generated from README.Rmd. Please edit that file -->

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,9 @@
88
# CO<sub>dos</sub>: CO<sub>2</sub> Correction Tools
99

1010
<!-- <img src="documentation/codos/inst/images/logo.png" alt="logo" align="right" height=200px/> -->
11-
1211
<!-- badges: start -->
1312

14-
[![](https://img.shields.io/badge/devel%20version-0.0.1-yellow.svg)](https://github.com/special-uor/codos)
13+
[![](https://img.shields.io/badge/devel%20version-0.0.2-yellow.svg)](https://github.com/special-uor/codos)
1514
[![](https://www.r-pkg.org/badges/version/codos?color=red)](https://cran.r-project.org/package=codos)
1615
[![R build
1716
status](https://github.com/special-uor/codos/workflows/R-CMD-check/badge.svg)](https://github.com/special-uor/codos/actions)
@@ -35,5 +34,4 @@ devtools::install_github("special-uor/codos", "dev")
3534
```
3635

3736
<!-- ## Example -->
38-
3937
<!-- - CRU TS 4.04: [inst/extdocs/cru-ts-4.04.md](inst/extdocs/cru-ts-4.04.md) -->

0 commit comments

Comments
 (0)