From 88291cb4b2143f100df56a1f167a74b3ee40f55f Mon Sep 17 00:00:00 2001 From: "Azadpour, Elmera" <eazadpour@usgs.gov> Date: Fri, 20 Sep 2024 14:04:01 -0700 Subject: [PATCH] view all releases to top of readme --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 02deeac..e0d6252 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # Unequal access to water: how societal factors shape vulnerability to water insecurity +A newer version of the software may be available. See +https://code.usgs.gov/wma/vizlab/vulnerability-indicators/-/releases +to view all releases. + This repo uses R, Vue, and D3 to build an interactive data visualization website about indicators of vulnerability to water insecurity. In R there is a pipeline that uses the `targets` library to fetch, process, and visualize data. The rest of the files build the website. This project: @@ -52,8 +56,4 @@ unauthorized use. ## Citation -Azadpour E, Carr AN, Clarke A, Drakes O, Restrepo-Osorio DL, Nell C. 2024. Unequal access to water: How societal factors shape vulnerability to water insecurity. U.S. Geological Survey software release. Reston, VA. https://doi.org/10.5066/P19M9WYT. - -A newer version of the software may be available. See -https://code.usgs.gov/wma/vizlab/vulnerability-indicators/-/releases -to view all releases. \ No newline at end of file +Azadpour E, Carr AN, Clarke A, Drakes O, Restrepo-Osorio DL, Nell C. 2024. Unequal access to water: How societal factors shape vulnerability to water insecurity. U.S. Geological Survey software release. Reston, VA. https://doi.org/10.5066/P19M9WYT. \ No newline at end of file -- GitLab