Skip to content

Commit

Permalink
make sure title is right everywhere
Browse files Browse the repository at this point in the history
  • Loading branch information
seabbs committed Aug 29, 2024
1 parent c8165c8 commit b091f56
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ knitr::opts_chunk$set(
message = FALSE, warning = FALSE
)
```
# Censored Distributions in R and Stan <a href="https://primarycensoreddist.epinowcast.org/"><img src="man/figures/logo.png" align="right" height="139" alt="primarycensoreddist website" /></a>
# Primary Event Censored Distributions in R and Stan <a href="https://primarycensoreddist.epinowcast.org/"><img src="man/figures/logo.png" align="right" height="139" alt="primarycensoreddist website" /></a>

<!-- badges: start -->
[![Lifecycle:
Expand Down Expand Up @@ -135,4 +135,3 @@ All contributions to this project are gratefully acknowledged using the [`allcon
<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
<!-- ALL-CONTRIBUTORS-LIST:END -->

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

<!-- README.md is generated from README.Rmd. Please edit that file -->

# Censored Distributions in R and Stan <a href="https://primarycensoreddist.epinowcast.org/"><img src="man/figures/logo.png" align="right" height="139" alt="primarycensoreddist website" /></a>
# Primary Event Censored Distributions in R and Stan <a href="https://primarycensoreddist.epinowcast.org/"><img src="man/figures/logo.png" align="right" height="139" alt="primarycensoreddist website" /></a>

<!-- badges: start -->

Expand Down

0 comments on commit b091f56

Please sign in to comment.