aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2021-02-18 15:10:23 -0700
committerJordan <me@jordan.im>2021-02-18 15:10:23 -0700
commit72e53498bca07228ea485982c9c54fb8e7578028 (patch)
treef354577e604fb84f07466895eea6c67f1671d9dc
parent09b7e00a9db58e1f4b08581a6b0df4d8aaed1c47 (diff)
downloadcrane-72e53498bca07228ea485982c9c54fb8e7578028.tar.gz
crane-72e53498bca07228ea485982c9c54fb8e7578028.zip
readme
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index e07dac9..8b5702d 100644
--- a/README.md
+++ b/README.md
@@ -5,10 +5,10 @@ paper download and metadata retrieval.
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 taken directly from
+directories created on the filesystem, and paper metadata is taken directly from
the [doi.org](https://www.doi.org/) API and written verbatim.
-A screenshot of the interface can be [found here](screenshots/admin.png).
+A screenshot of the admin interface can be [found here](screenshots/admin.png).
## Installation