From 73c15c2e70eddffc7f7bb2e0fbd18c123e5dddfe Mon Sep 17 00:00:00 2001 From: Jon Clucas Date: Tue, 15 Jan 2019 13:13:24 -0500 Subject: [PATCH] :books: Based on [Christian Kreibich's scholar.py](http://icir.org/christian/scholar.html) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e8e1353..69cee77 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ biblio-reader ============= -Welcome! biblio-reader is a literature parsing tool that compiles and analyzes publications matched by Google Scholar searches. +Welcome! biblio-reader is a literature parsing tool based on [Christian Kreibich's scholar.py](http://icir.org/christian/scholar.html) that compiles and analyzes publications matched by Google Scholar searches. For publications found on Google Scholar between pages 1 and 99, it can do the following: * Compile key information from each publication (such as article title, year, authors, journal title, URL, and citations) * Write all key information into a CSV file