From fe43423256bc587e4650a2538123bdeb606198d3 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 18 Sep 2018 14:11:29 +0300 Subject: [PATCH] README.md: Update introduction --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 912da9c..6764d16 100644 --- a/README.md +++ b/README.md @@ -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