summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0f1896f..abe557f 100644
--- a/README.md
+++ b/README.md
@@ -2,3 +2,9 @@
 
 twtxt registry written in Go. Still in very early development. I'm a bit
 obsessive over personal projects, though, so it should advance quickly.
+
+**Update 2019-05-19**
+  * I decided to branch off the registry utility functions into a library, 
+so that's what I've been working on the last few days. They are available
+at [github.com/getwtxt/registry](https://github.com/getwtxt/registry). Now
+that I've completed the library, I can return to this side of the project.