ref: 3a2085e1d30408ea960d74076c5aba6128c49339
parent: 8541821b582ddccd33adb3c38f29257e5c239bb6
author: halfwit <michaelmisch1985@gmail.com>
date: Wed Oct 11 14:41:57 PDT 2023
Update README.md
--- a/README.md
+++ b/README.md
@@ -50,6 +50,8 @@
Registry connects to a `svcfs`, by default checking for an entry in your local ipnet=.
It parses `/cfg/$sysname/registry`, an ndb-formatted list of local services.
+* Note: It is possible to run registry without a svcfs
+
```
## /cfg/mysystem/registry
@@ -91,4 +93,4 @@
Searches are for partial matches, searching for `"speaker"` will return `"outside-speaker-front"` and `"living-room-speaker"`, for example.
## ndb/regdebug
-Like regquery, but issues queries directly to the given svcfs
\ No newline at end of file
+Like regquery, but issues queries directly to the given svcfs