diff --git a/README.Rmd b/README.Rmd index 16df40a..b83399e 100644 --- a/README.Rmd +++ b/README.Rmd @@ -6,7 +6,7 @@ output: github_document # CoronaNetR Package -CoronaNet is a database on government responses to the COVID-19. To +CoronaNetR is a database on government responses to the COVID-19. To date, this database provides the most comprehensive and granular documentation of such government policies in the world, capturing data for 18 broad policy categories alongside many other dimensions, @@ -26,7 +26,7 @@ You can install the development version of CoronaNetR as follows: ``` r -devtools::install_github("CoronaNetDataScience/CoronaNet") +devtools::install_github("CoronaNetDataScience/CoronaNetR") ``` # Core Functions diff --git a/README.md b/README.md index a9d0cc4..f6b03bb 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # CoronaNetR Package -CoronaNet is a database on government responses to the COVID-19. To +CoronaNetR is a database on government responses to the COVID-19. To date, this database provides the most comprehensive and granular documentation of such government policies in the world, capturing data for 18 broad policy categories alongside many other dimensions, @@ -27,7 +27,7 @@ Event Dataset as R data frames. You can install the development version of CoronaNetR as follows: ``` r -devtools::install_github("CoronaNetDataScience/CoronaNet") +devtools::install_github("CoronaNetDataScience/CoronaNetR") ``` # Core Functions