diff --git a/README.md b/README.md index 1e337ea..3b5cfa9 100644 --- a/README.md +++ b/README.md @@ -19,4 +19,10 @@ Java written http server, which can: ## Status -* In development. \ No newline at end of file +* Stable. +* Features in development. + +## Links + +* [The roadmap](doc/ROADMAP.md) +* Documentation to come \ No newline at end of file diff --git a/ROADMAP.md b/doc/ROADMAP.md similarity index 93% rename from ROADMAP.md rename to doc/ROADMAP.md index 04513b6..cdf8c02 100644 --- a/ROADMAP.md +++ b/doc/ROADMAP.md @@ -17,7 +17,7 @@ In this file you will find what is next for nullbird-hfs * [Med] Multiple Action (That holds a list of actions, ex: Set a cookie & redirect) * https * [Hi] Handle directly certbot to update https certs - * [Top] More sane default options to the https stack (actually build a https stack) + * [Top] More sane default options to the https stack * ReverseProxy * [Med] Allow a back end to use a provided self-signed certificate * Misc