From 12ec7ea990667fdc996da255b82360c67f80ad7b Mon Sep 17 00:00:00 2001 From: Brady Date: Sun, 2 Sep 2018 18:01:41 -0500 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 29771860..c3dd39ab 100644 --- a/README.md +++ b/README.md @@ -34,10 +34,12 @@ PathingBehavior.INSTANCE.setGoal(new GoalXZ(10000, 20000)); PathingBehavior.INSTANCE.path(); ``` -# Can I use Baritone as a library in my hacked client? +# FAQ + +## Can I use Baritone as a library in my hacked client? Sure! -# How is it so fast? +## How is it so fast? -Magic \ No newline at end of file +Magic