From f616f9679ef642a7f239e65c7947113962204ded Mon Sep 17 00:00:00 2001 From: Aevann1 <59999695+Aevann1@users.noreply.github.com> Date: Sat, 12 Feb 2022 07:55:00 -0800 Subject: [PATCH] Update readme.md --- readme.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/readme.md b/readme.md index 807c9e7e6..292d4a6c2 100644 --- a/readme.md +++ b/readme.md @@ -1,12 +1,6 @@ -[![Website](https://img.shields.io/website/https/rdrama.net?down_color=red&down_message=down&up_message=up)](https://www.rdrama.net) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/Aevann1/Drama) ![Lines of code](https://img.shields.io/tokei/lines/github/Aevann1/Drama) +This code runs https://rdrama.net, https://pcmemes.net, https://ruqqus.us, and https://2much4you.net -# Installation - -Installing Drama locally is the fastest way to get the software up and running and start tinkering under the hood. - ---- - -# Windows/Linux/MacOS +# Installation (Windows/Linux/MacOS) 1- Install Docker on your machine. @@ -24,4 +18,4 @@ docker-compose up 3- That's it! Visit `localhost` in your browser. -4- Optional: to change the domain from "localhost" to something else and configure the site settings, as well as integrate it with the external services the website uses, please edit the variables in the `env` file and then restart the docker container. \ No newline at end of file +4- Optional: to change the domain from "localhost" to something else and configure the site settings, as well as integrate it with the external services the website uses, please edit the variables in the `env` file and then restart the docker container.