From afbb215c56ec7ef052e2ca615a14b2f02b3fb354 Mon Sep 17 00:00:00 2001 From: Al Beano Date: Mon, 21 Aug 2017 19:09:01 +0100 Subject: [PATCH] Update README --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 089c182..3ca7e6f 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,13 @@ A web-ui for registering domains, written in modern Perl 5 with Dancer. ## Current state -Cyberman was designed to serve .cyb, and the codebase reflects this. Although it is capable of serving any domain, the default config is for .cyb, and the templates/stylesheet are oriented towards cybNIC. We're working on producing a 'generic' style; if you'd like to contribute to this, do get in touch. +Cyberman was designed to serve .cyb, however it can easily be configured to work with other TLDs. In addition to the default 'cyberpunk' stylesheet, there is a more generic 'light' stylesheet available. ## Features - * Registering domains - * Unregistering domains + * Lightweight (~50M) server-side application, no database server required + * Lightweight, intuitive web UI + * Produces zone files which can be used by most DNS daemons ## Prerequisites