Skip to content

Commit

Permalink
Minor correction
Browse files Browse the repository at this point in the history
  • Loading branch information
royfrancis committed Aug 29, 2022
1 parent b48d748 commit 9711554
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

```
Expand All @@ -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

0 comments on commit 9711554

Please sign in to comment.