From 3dcc0b84b7fba5c9085e6d6d0e7b2f255d825d6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20R=C3=A4tzel?= Date: Tue, 19 Jul 2016 13:12:28 +0100 Subject: [PATCH] Reflect new feature. --- Readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 3975dc7..915e692 100644 --- a/Readme.md +++ b/Readme.md @@ -2,10 +2,11 @@ A-Bot is an eve online anomaly ratting bot. -### Features ### +### General Features ### * **safe**: does not inject into or write to the eve online client. That is why using it with eve online is not detectable. * **accurate & robust**: uses memory reading to retrieve information about the game state. In contrast to screen scraping, this approach won't be thrown off by a noisy background or non-default UI settings. * **easy to use**: automatically detects your fitting and comes with reasonable default settings. Thus you can start using it without any setup. +* **monitors local and saves your ship if neutrals or hostiles show up** ### Get started ###