Skip to content

Commit

Permalink
Using the svg
Browse files Browse the repository at this point in the history
  • Loading branch information
llrs-roche committed Dec 18, 2024
1 parent 05079ae commit 6cac3c9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ suppressPackageStartupMessages(library(rtables))
suppressPackageStartupMessages(library(dplyr))
```

# rtables <a href='https://github.com/insightsengineering/rtables'><img src="man/figures/logo.png" align="right" height="200" width="200"/></a>
# rtables <a href='https://github.com/insightsengineering/rtables'><img src="man/figures/logo.svg" align="right" height="200" width="200"/></a>

<!-- start badges -->
[![Check 🛠](https://github.com/insightsengineering/rtables/actions/workflows/check.yaml/badge.svg)](https://github.com/insightsengineering/rtables/actions/workflows/check.yaml)
Expand Down
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 -->

# rtables <a href='https://github.com/insightsengineering/rtables'><img src="man/figures/logo.png" align="right" height="200" width="200"/></a>
# rtables <a href='https://github.com/insightsengineering/rtables'><img src="man/figures/logo.svg" align="right" height="200" width="200"/></a>

<!-- start badges -->

Expand Down

0 comments on commit 6cac3c9

Please sign in to comment.