README.md: Update introduction

This commit is contained in:
Alan Orth 2018-09-18 14:11:29 +03:00
parent 4d610e04b7
commit fe43423256
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
# CGSpace Statistics API
A quick and dirty REST API to expose Solr view and download statistics for items in a DSpace repository.
Written and tested in Python 3.6. SolrClient (0.2.1) does not currently run in Python 3.7.0.
## Installation