Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
njaffer authored May 7, 2021
1 parent c85591e commit 02ad7cf
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,13 @@ IrusAnalytics is a gem that provides a simple way to send analytics to the IRUS-

More information about IRUS-UK can be found at [http://www.irus.mimas.ac.uk/](http://www.irus.mimas.ac.uk/). In summary the IRUS-UK service is designed to provide article-level usage statistics, both for Investigations (views) and Requests (downloads), for Institutional Repositories. To sign up and use IRUS-UK, please see the above link.

This gem was developed for use with a Hydra repository [http://projecthydra.org/](http://projecthydra.org/), but it can be used with any other web application supporting Ruby gems.
This gem was developed for use with a Hyrax repository [http://samvera.org/](http://samvera.org/), but it can be used with any other web application supporting Ruby gems.

## Build Status
![Build Status](https://api.travis-ci.org/uohull/irus_analytics.png?branch=master)
## Prerequisite

Blacklight OAI Provider

## Installation

Expand Down Expand Up @@ -238,4 +241,4 @@ To start the resque background job for this gem use
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
5. Create a new Pull Request

0 comments on commit 02ad7cf

Please sign in to comment.