diff --git a/README.MD b/README.MD deleted file mode 100644 index 63c4e9f..0000000 --- a/README.MD +++ /dev/null @@ -1,11 +0,0 @@ -# Zephyrus -Zephyrus is a *VERY* simple HTTP(S) webserver written in TypeScript. Take a look on our [wiki](https://git.disroot.org/adrianvictor/zephyrus/wiki) for setup instructions. - -## Main features -- HTTPS support. -- Directory listing with custom CSS (with a trick you should also be able to use custom JS). -- Default page when accessing root. -- Automatic MIME type detection. - -## Disclaimer -This project was made just to test my skills, there is no need to use it instead of a well-known more robust server software.