From 4f3365ee6088cfbf50cd8319c532aedf3c3cadbb Mon Sep 17 00:00:00 2001 From: AeonLucid Date: Wed, 14 Oct 2020 16:39:27 +0200 Subject: [PATCH] Docs menu --- docs/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 docs/README.md diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..3ec1388 --- /dev/null +++ b/docs/README.md @@ -0,0 +1,6 @@ +# Impostor Documentation + +1. [Running the server](Running-the-server) +2. [Server configuration](Server-configuration) +3. [Building-from-source](Building-from-source) +4. [Frequently answered questions](FAQ) \ No newline at end of file -- 2.39.5