From 7f70bea51828127174fc3d4c0817de420f8f5c50 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Fri, 2 Jun 2017 07:31:34 +0300 Subject: README update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 67f68d6..2c09136 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ Development ### Linting -Requires [PyLint]. +Requires [Pylint]. To lint everything, run from the top-level directory: > pylint vk @@ -59,7 +59,7 @@ To lint everything, run from the top-level directory: > pylint bin ... -[PyLint]: https://www.pylint.org/ +[Pylint]: https://www.pylint.org/ License ------- -- cgit v1.2.3