aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan <me@jordan.im>2021-03-09 15:28:09 -0700
committerJordan <me@jordan.im>2021-03-09 15:28:09 -0700
commit9adf5f97143cb9d3823c1df379149e92e2956956 (patch)
tree58ff386e994dffc2f2a0ad715b0f2e98224dceac
parent51741d4ee8cd09612eacc01ac613d5ac3774db30 (diff)
downloadcrane-9adf5f97143cb9d3823c1df379149e92e2956956.tar.gz
crane-9adf5f97143cb9d3823c1df379149e92e2956956.zip
readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b15d039..306b2a1 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ 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 derived from
-[doi.org](https://www.doi.org/) or <meta> tags and written to disk as XML.
+[doi.org](https://www.doi.org/) or `<meta>` tags and written to disk as XML.
A screenshot of the admin interface can be [found here](screenshots/admin.png).