diff --git a/README.md b/README.md index fb67d8c..6392630 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![altmetric.com](https://raw.github.com/ropensci/rAltmetric/master/altmetric_logo_title.png) +![altmetric.com](https://raw.github.com/ropensci/rAltmetric/master/altmetric_logo_title.png) # rAltmetric This package provides a way to programmatically query and analyze data from [altmetric.com](http://altmetric.com) for metrics on any publication. The package is pretty straightforward and has only a single function to download metrics. It also includes generic S3 methods to visualize the data. @@ -6,6 +6,7 @@ This package provides a way to programmatically query and analyze data from [alt ## Installing the package ```r +install.packages('devtools') library(devtools) install_github('rAltmetric', 'ropensci') ``` @@ -51,4 +52,4 @@ Altmetrics on: "Future impact: Predicting scientific success" with doi 10.1038/4 ![stats for Acuna's paper](https://raw.github.com/ropensci/rAltmetric/master/acuna.png) -Questions, comments, features requests and issues should go [here](https://github.com/ropensci/rAltmetric/issues/) \ No newline at end of file +Questions, comments, features requests and issues should go [here](https://github.com/ropensci/rAltmetric/issues/)