From 5f048e4bcf274c999f6c852f8bf77242820e0340 Mon Sep 17 00:00:00 2001 From: Victoria Guevara Date: Sat, 18 Aug 2018 12:50:58 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 259609a..96e1327 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,11 @@ # •Sum• __Void°Doctrine__ is a low-profile userdata observer, made to detect and log visible [vKontakte](https://vk.com) page changes on demand. -Developed to be as standalone as possible, it's packed into single executable with stock service [API token](https://vk.com/dev/access_token) provided. Just specify a file with some ids/screennames or paste them in `feed.txt` to watch what people do beyond you. __Latest version:__ https://github.com/Guevara-chan/Void-Doctrine/releases/download/v0.1/Void-Doctrine.exe (direct link) # •Featuræ• +* No app dependence, stock [API tokens](https://vk.com/dev/access_token) can always be overriden with `-t:` argument. * No account credentials required, fetching mechanism is designed to work without auth. -* No app dependence, other tokens can always be provided with `-t:` argument. * No installation, placing _Void°Doctrine.exe_ to some writeable dir is enough. * No external requirements beyond VC runtime.