From dd144c1f2d408adc32f4d58ccb08b3199973dc9d Mon Sep 17 00:00:00 2001 From: Ms Parnassian Date: Sun, 2 Mar 2014 01:40:36 +0100 Subject: [PATCH] Update README.MD --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 89838f3..979be42 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ Parabot-317-API-Minified A tiny 317 API for Parabot v2 +### About -This API uses as few as possible hooks, so adding obfuscated clients requires less work. - -The API invokes the client#doAction(int) method so botting is possible without any mouse/key input. +This API uses as few as possible hooks, so adding obfuscated clients requires less work. This provider invokes the client#doAction(int) method so performing tasks is possible without any mouse/key input and thus does not require world location (tiles) to screen calculation which results in less hooks.