From eadc73b696c61cf5cc41a4e39b4c76bfca5291d1 Mon Sep 17 00:00:00 2001 From: Holly Date: Tue, 22 Feb 2022 10:21:17 +0000 Subject: [PATCH] general formatting --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1e7aa47..cd4ca09 100644 --- a/README.md +++ b/README.md @@ -17,11 +17,15 @@ i'm sorry peppy ### [List of bugs](https://github.com/tgpethan/Binato/issues?q=is%3Aopen+is%3Aissue+label%3Abug) +
+ ## Support: While I don't support setting this up yourself (although this is pretty flexible as it stands right now) I will try my best to support this in the time I have. Just make sure you have general knowlage of databases (MySQL in this case) and Node.js . Just open a issue and I will get around to it eventually. +
+ ## How to connect: ### 2013 - Stable Fallback (2015 / 2016 ?): @@ -58,6 +62,8 @@ An example setup would be: - osu.example.com (Score submit & web stuff) - c.example.com (Bancho) - a.example.com (Profile pictures) +
+ ## Things not included in this repo: ### Website Binato's website is handled by [Binato-Website](https://github.com/tgpethan/Binato-Website)