Skip to content

Commit

Permalink
Version: 1.0.3.36
Browse files Browse the repository at this point in the history
  • Loading branch information
“rafal.urn” committed Aug 20, 2024
1 parent b4c9b33 commit ef87cbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<table width="100%" border="0">
<tbody><tr>
<td width="80%">ShinyWizard is <b>Shiny App</b> to build an <b>interactive presentation</b> for any R package. <br><br>ShinyWizard installs as standard R package and runs as Shiny app. </td>
<td width="20%"><img src="https://github.com/urniaz/ShinyWizard/blob/alfa/inst/source/www/img/logo.png"></td>
<td width="20%"><img src="https://github.com/urniaz/ShinyWizard/blob/dev/inst/source/www/img/logo.png"></td>
</tr>
</tbody></table>

## Quick Run

```r
devtools::install_github("urniaz/ShinyWizard", ref="alfa", force = TRUE)
devtools::install_github("urniaz/ShinyWizard", ref="dev", force = TRUE)
library("ShinyWizard")
ShinyWizard::RunShinyWizard()
```
Expand Down

0 comments on commit ef87cbe

Please sign in to comment.