From aa060ea4d8a8587f372a7eddcac8181e484c9829 Mon Sep 17 00:00:00 2001 From: Ryan Date: Sat, 6 Feb 2021 23:42:03 +0000 Subject: [PATCH] Update README with security info --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3d6e3fea..49adaceb 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ Please see [CONTRIBUTING.md](CONTRIBUTING.md) if you are interested in developin For information on how TotalFreedomMod is licensed, please see [LICENSE.md](LICENSE.md). +For information on our security policy and reporting an issue, please see [SECURITY.md](SECURITY.md) + ### Compiling ### You need Maven to build. You'd also need to set the JDK version to Java 8 as that is the current standard as of now.