From 0d56c5282cddbf6c32eb3e51677d33d7c27902d5 Mon Sep 17 00:00:00 2001 From: Ethan Stubbs <37120476+tgpethan@users.noreply.github.com> Date: Mon, 19 Aug 2019 02:52:39 +0100 Subject: [PATCH] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..077b946 --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Revolution +Revolution is a web server that I designed to be flexible to fit the needs of it's applications. +It is mainly used in my Screenshot server, EUS which was recently rewriten. +It's main design goal was to be modular.