From e2f171fe2a5c717d3faf6136efb036477808055f Mon Sep 17 00:00:00 2001 From: Steve Jenkins Date: Wed, 10 Jul 2019 15:16:58 -0700 Subject: [PATCH] Updating README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 28e9e2c..8722d40 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ I run six Pi-holes on three different networks at three different physical locat I wanted to use Pi-hole's built-in web UI to manage only *one* set of lists on *one* Pi-hole -- and then securely synchronize an unlimited number of additional Pi-holes. I couldn't find an existing script that did exactly what I wanted... so I wrote `pihole-cloudsync`. +`pihole-cloudsync` is lightweight enough to use if you're only syncing 2 Pi-holes on a home network, but powerful enough to synchronize virtually *unlimited* Pi-holes on an *unlimited* number of networks. + Feedback, suggestions, bug fixes, and code contributions are welcome. # How pihole-cloudsync Works