diff --git a/README.md b/README.md index cafb15d..7290e6f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,6 @@ [![R build status](https://github.com/hanase/vote/workflows/R-CMD-check/badge.svg?branch=master)](https://github.com/hanase/vote/actions?workflow=R-CMD-check) -R package for counting election votes and determining election results by different methods, including the single transferable vote (or ranked choice), approval, score, plurality, condorcet and two-round runoff methods. Details can be found in [Raftery et al. (2021)](https://arxiv.org/abs/2102.05801). +R package for counting election votes and determining election results by different methods, including the single transferable vote (or ranked choice), approval, score, plurality, condorcet and two-round runoff methods. Details can be found in [Raftery et al. (2021)](https://journal.r-project.org/archive/2021/RJ-2021-086/index.html).