Skip to content

Commit

Permalink
fontawesome package added
Browse files Browse the repository at this point in the history
  • Loading branch information
Vojczech committed Jun 4, 2019
1 parent 1fb7a76 commit 3d7081e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ There is an option to plot data from different combinations of sensors. Plot use

There are two options to access the app:
* online web app hosted on [labenvmicro.shinyapps.io](https://labenvmicro.shinyapps.io/TMS_app/)
* or start your local installation of `r fa("r-project", fill = "steelblue")` language and paste following code which automatically downloads prerequisties and starts app:
* or start your local installation of **R** language and paste following code which automatically downloads prerequisties and starts app:
```
install.packages(c("shiny", "shinythemes", "readr", "tidyverse", "Rmisc", "tools", "devtools", "showtext", "shinycssloaders", "hrbrthemes"))
devtools::install_github("thomasp85/patchwork")
Expand Down

0 comments on commit 3d7081e

Please sign in to comment.