From df1a7bc32e3472d6ef2d6e1a83c64568216eb25e Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 4 Mar 2021 19:37:10 -0800 Subject: README: update link and first paragraph description --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 3946842..71269c6 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,12 @@ `fatcat-scholar` / Internet Archive Scholar =========================================== -This is source code for an experimental ("alpha") full-text web search interface -over the 25+ million open research papers in the [fatcat](https://fatcat.wiki) -catalog. A demonstration (pre-production) interface is available at -. +This is source code for [scholar.archive.org](https://scholar.archive.org), a +full-text web search interface over the 25+ million open research papers in the +Internet Archive. -All of the heavy lifting of harvesting, crawling, and metadata corrections are -handled by the fatcat service; this service is just a bare-bones, read-only +All of the technical heavy lifting of harvesting, crawling, and metadata corrections are +handled by the [fatcat](https://fatcat.wiki) service; this service is just a bare-bones, read-only search interface. Unlike the basic fatcat.wiki search, this index allows querying the full content of papers when available. -- cgit v1.2.3