summary refs log tree commit diff stats
path: root/registry/README.md
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-05-14 04:07:28 -0400
committerBen Morrison <ben@gbmor.dev>2019-05-14 04:07:34 -0400
commit7bf834d52cebc49a1cb83155a22f67724318743e (patch)
tree29bb603e2cad7c0d6eabe177cc3db952fdda0cae /registry/README.md
parentfaad3621aea68c05d67e86e3b1b3dfc983c7b620 (diff)
downloadgetwtxt-7bf834d52cebc49a1cb83155a22f67724318743e.tar.gz
initialized new go module for registry library
Diffstat (limited to 'registry/README.md')
-rw-r--r--registry/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/registry/README.md b/registry/README.md
new file mode 100644
index 0000000..215da72
--- /dev/null
+++ b/registry/README.md
@@ -0,0 +1,5 @@
+# Registry
+
+This is a library that implements a custom-rolled twtxt registry. The
+specific needs of getwtxt are addressed here with respect to retrieval,
+storage, and querying of user data.