From 53ec380e7f7ad791437f82138b7071d32bb12630 Mon Sep 17 00:00:00 2001 From: Intelli Date: Thu, 3 Jun 2021 18:10:55 -0600 Subject: [PATCH] Updated README & requirements --- README.md | 14 ++++++++++++-- requirements.txt | 2 +- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 627e932..77b36bc 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,14 @@ -# CoreProtect +CoreProtect +=========== + CoreProtect is a blazing fast data logging and anti-griefing tool for Minecraft servers. -Documentation: [docs.coreprotect.net](http://docs.coreprotect.net). \ No newline at end of file +**Support and Discussion:** + - [Discord](https://discord.gg/b4DZ4jy) | [SpigotMC](https://www.spigotmc.org/threads/coreprotect.73929/page-9999) + +**Documentation:** +- [docs.coreprotect.net](http://docs.coreprotect.net) + +Contributing +------ +This project is still under development, and is not yet ready for testing or contributions. \ No newline at end of file diff --git a/requirements.txt b/requirements.txt index b854bca..baf208d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -mkdocs \ No newline at end of file +mkdocs==1.0.4 \ No newline at end of file