diff --git a/README.md b/README.md index 7b729ad..a3ce5d8 100644 --- a/README.md +++ b/README.md @@ -20,4 +20,18 @@ Simply clone this repository and follow the readme below. `````` +## Introduction +This repo has been built to streamline installing or reinstalling NextDNS CLI after Unifi OS upgrades. + +To get started, clone the github repo that goes along with this post: + +`git clone https://madereddy.com/git/jeet/Unifi-NextDNS.git` + +`cd Unifi-NextDNS` + +## Usage + +To install/reinstall NextDNS CLI you will use the config-nextdns.yml playbook. + +'ansible-playbook playbooks/config-nextdns.yml' \ No newline at end of file