Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mjwestgate committed Dec 17, 2019
1 parent faf740b commit 66c3144
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
<img align="left" height="120" src="https://github.com/mjwestgate/revtools_website/blob/master/assets/img/revtools_hex.png"><b>revtools v0.4.0.9999</b>
<img align="left" height="120" src="https://github.com/mjwestgate/revtools_website/blob/master/assets/img/revtools_hex.png"><b>revtools v0.4.1</b>

Tools to support literature review and evidence synthesis in R, including import, de-duplication and interactive display of bibliographic data.

---

For a complete introduction to revtools you can check out the [user manual](https://revtools.net/user_manual/1_introduction.html); but to get started now you can download revtools either from this site (development version) or CRAN (stable version) as follows:
For a complete introduction to revtools you can check out the [website](https://revtools.net/); but to get started now you can download revtools either from this site (development version) or CRAN (stable version) as follows:
```
install.packages("revtools") # install from CRAN
devtools::install_github("mjwestgate/revtools") # install from GitHub
Expand Down

0 comments on commit 66c3144

Please sign in to comment.