From 1f73fe8c795fe30c68fbf6597cc799d4b19319a2 Mon Sep 17 00:00:00 2001 From: Leijurv Date: Sun, 2 Sep 2018 11:15:43 -0700 Subject: [PATCH] add link to features --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2748cb4f..3a174662 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A Minecraft bot. This project is an updated version of [Minebot](https://github.com/leijurv/MineBot/), the original version of the bot for Minecraft 1.8, rebuilt for 1.12.2. +Features + # Setup - Open the project in IntelliJ as a Gradle project - Run the Gradle task `setupDecompWorkspace`