Add screenshots

This commit is contained in:
Mark Schouten 2014-10-02 15:40:23 +02:00
parent 6317d9f449
commit 169983da70

View file

@ -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 customers to login on nsedit with their WeFact credentials. It will
automatically show their domains and allow them to edit them. automatically show their domains and allow them to edit them.
requirements Requirements
============ ============
* A webserver running php * A webserver running php
* php sqlite3 * php sqlite3
* php curl * php curl
* PowerDNS with the experimental JSON-api enabled (3.4.0 should do) * PowerDNS with the experimental JSON-api enabled (3.4.0 should do)
installing Installing
========== ==========
* Run * Run
@ -46,3 +46,11 @@ where you want to run nsedit
Have fun ;) Have fun ;)
Screenshots
===========
![The login screen](screenshots/login.png)
![Master zones](screenshots/master-import-zones.png)
![Slave zones](screenshots/slavezones.png)