aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--setup.cfg2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9bdd9fe..3a9b521 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ VK scripts
[![Test](https://github.com/egor-tensin/vk-scripts/actions/workflows/test.yml/badge.svg)](https://github.com/egor-tensin/vk-scripts/actions/workflows/test.yml)
-A collection of scripts abusing VK.com API.
+Scripts to stalk people on VK.
Installation
------------
diff --git a/setup.cfg b/setup.cfg
index ce8d712..590e40b 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -3,7 +3,7 @@ name = vk_scripts
version = 1.0
author = Egor Tensin
author_email = Egor.Tensin@gmail.com
-description = A collection of scripts abusing VK.com API
+description = Scripts to stalk people on VK
long_description = file: README.md
long_description_content_type = text/markdown
license = MIT