diff --git a/README.md b/README.md index fca5971..aef2fc0 100644 --- a/README.md +++ b/README.md @@ -26,14 +26,14 @@ product_. nsedit can authenticate against the WeFact API, which allows your customers to login on nsedit with their WeFact credentials. It will automatically show their domains and allow them to edit them. -requirements +Requirements ============ * A webserver running php * php sqlite3 * php curl * PowerDNS with the experimental JSON-api enabled (3.4.0 should do) -installing +Installing ========== * Run @@ -46,3 +46,11 @@ where you want to run nsedit Have fun ;) +Screenshots +=========== + +![The login screen](screenshots/login.png) +![Master zones](screenshots/master-import-zones.png) +![Slave zones](screenshots/slavezones.png) + +