From 5edd4e06bb453526eca1a2af9f90a071f6217a2c Mon Sep 17 00:00:00 2001 From: Brady Date: Sun, 23 Sep 2018 19:39:37 -0500 Subject: [PATCH] Utilize another relative link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 193d723e1..ef13bcdf6 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ $ gradlew genIntellijRuns ``` # Chat control -Defined here +[Defined Here](src/main/java/baritone/utils/ExampleBaritoneControl.java) Quick start example: `thisway 1000` or `goal 70` to set the goal, `path` to actually start pathing. Also try `mine diamond_ore`. `cancel` to cancel.