diff --git a/README.md b/README.md index a8c2904..5ab2605 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,6 @@ This is an R shiny app to create door signage for offices. ## Running the app -### Run online - -Click [here](https://roymf.shinyapps.io/doorsign/) to access an online instance of this app. This link may not always be active. - ### Run using docker ``` @@ -30,4 +26,6 @@ install.packages(c(Cairo, curl, ggplot2, magick, png, shiny, shinyBS, shinytheme This repo is not an R package. In the root directory of this repo, run app using `shiny::runApp("app.R")`. +--- + 2022 • Roy Francis