summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-06-06 01:23:22 -0400
committerBen Morrison <ben@gbmor.dev>2019-06-06 01:23:22 -0400
commit695304555da1676bc0120e7e3cc0376411897b2b (patch)
tree240973f0a10dfb44411c4c73aab79c385e1c3b85
parent6753171a8992699baef2c529dd904cf562e87448 (diff)
downloadgetwtxt-695304555da1676bc0120e7e3cc0376411897b2b.tar.gz
brief readme
-rw-r--r--svc/README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/svc/README.md b/svc/README.md
new file mode 100644
index 0000000..c0ede0e
--- /dev/null
+++ b/svc/README.md
@@ -0,0 +1,8 @@
+# `getwtxt|svc`
+
+This is an internal package created for code organization
+purposes. 
+
+The file `getwtxt.go` in the parent directory calls
+`svc.go::Start()`, which starts the registry server.
+