From ac9fdb815f129a8035b7674e8942b2b856b6932d Mon Sep 17 00:00:00 2001 From: Paul Govan Date: Wed, 5 Apr 2023 11:03:18 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c2a84e2..8301dd7 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ * Explorer: discover new relationships in the data # Overview -eAnalytics is a [Shiny](http://shiny.rstudio.com) web application built on top of [R](https://www.r-project.org) for energy analytics. The app is powered by the excellent [plotly](https://plot.ly/r/), [Leaflet](https://rstudio.github.io/leaflet/), [DT](https://rstudio.github.io/DT/), and [googleVis](https://CRAN.R-project.org/package=googleVis) packages. To learn more about our project, check out this [paper](http://doi.org/10.5334/jors.144). +eAnalytics is a [Shiny](http://shiny.rstudio.com) web application built on top of [R](https://www.r-project.org) for energy analytics. The app is powered by the excellent [plotly](https://plot.ly/r/), [Leaflet](https://rstudio.github.io/leaflet/), [DT](https://rstudio.github.io/DT/), and [googleVis](https://CRAN.R-project.org/package=googleVis) packages. To learn more about our project, check out this [article](http://doi.org/10.5334/jors.144). # Getting Started To install eAnalytics in R: