From 26655c602d76e0a0fa173b2a4004556e54b7b193 Mon Sep 17 00:00:00 2001 From: Jordan Date: Tue, 9 Mar 2021 15:22:01 -0700 Subject: readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8b5702d..5f89132 100644 --- a/README.md +++ b/README.md @@ -3,10 +3,14 @@ Crane is a literature download and organization web service with support for paper download and metadata retrieval. +Paper and metadata download is possible for (nearly) every open-access journal +which satisfies citation HTML tags, journals supported by sci-hub, and +direct download links. + Goals of the project are to be minimal, support data portability (no databases or app-proprietary formats), and secure. Paper "categories" are simply -directories created on the filesystem, and paper metadata is taken directly from -the [doi.org](https://www.doi.org/) API and written verbatim. +directories created on the filesystem, and paper metadata is derived from +[doi.org](https://www.doi.org/) or tags and written to disk as XML. A screenshot of the admin interface can be [found here](screenshots/admin.png). -- cgit v1.2.3-54-g00ecf