From 0a1be43792f8aeb2a5891d7d6159a27528464249 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 28 Feb 2019 12:35:33 -0800 Subject: sqlite-notebook link --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3673eaf..22d0ac0 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,9 @@ style of crawl: fetching large numbers of files associated with a persistent identifier. For example, crawling tens of millions of Open Access PDFs (via direct link or landing page URL) associated with a DOI. -Output is a (large) sqlite3 database file. Combine with `sqlite-notebook` to -generate HTML reports: +Output is a (large) sqlite3 database file. Combine with +[`sqlite-notebook`](https://github.com/bnewbold/sqlite-notebook) to generate +HTML reports: https://github.com/bnewbold/sqlite-notebook -- cgit v1.2.3