diff --git a/README.md b/README.md
index fb5d3cb..7b11e8d 100644
--- a/README.md
+++ b/README.md
@@ -10,13 +10,13 @@ make
 ```
 2) Generate the default config for your host
 ```
-./meshnamed -genconf 200:6fc8:9220:f400:5cc2:305a:4ac6:967e | tee /tmp/meshnamed.conf
+./meshnamed -genconf 200:6fc8:9220:f400:5cc2:305a:4ac6:967e -subdomain meshname | tee /tmp/meshnamed.conf
 ```
 3) Run the daemon
 ```
 ./meshnamed -useconffile /tmp/meshnamed.conf
 ```
-4) Optionally, set the configuration flags
+4) Optionally, set configuration flags
 ```
 ./meshnamed -listenaddr [::1]:53535 -meshsubnet 200::/7 -debug -useconffile /tmp/meshnamed.conf
 ```
@@ -66,3 +66,7 @@ Set the flag to listen on all interfaces and a standard DNS server port
 
 Run as root and allow incoming connections to port 53/UDP in firewall settings.
 
+## .ygg and .cjd domains
+
+Just as `.meshname` config file can contain `.ygg` and `.cjd` DNS records
+