Skip to content

Commit

Permalink
use raw url for roulette.gif
Browse files Browse the repository at this point in the history
  • Loading branch information
romainfrancois committed Jan 29, 2024
1 parent c825549 commit bed4384
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 @@ -37,6 +37,6 @@ Run a roulette of available packages on CRAN:
tada::pkg_roulette(n = 100, time = 4)
```
![](inst/roulette.gif)
![](https://github.com/tadascience/tada/blob/main/inst/roulette.gif?raw=true)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ Run a roulette of available packages on CRAN:
tada::pkg_roulette(n = 100, time = 4)
```
![](inst/roulette.gif)
![](https://github.com/tadascience/tada/blob/main/inst/roulette.gif?raw=true)

0 comments on commit bed4384

Please sign in to comment.