diff options
Diffstat (limited to 'registry/README.md')
-rw-r--r-- | registry/README.md | 5 |
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. |