diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2017-06-02 07:31:34 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2017-06-02 07:31:34 +0300 |
commit | 7f70bea51828127174fc3d4c0817de420f8f5c50 (patch) | |
tree | e1fff386b6c4f63805c9858163d1bd672f0f591b | |
parent | README update (diff) | |
download | vk-scripts-7f70bea51828127174fc3d4c0817de420f8f5c50.tar.gz vk-scripts-7f70bea51828127174fc3d4c0817de420f8f5c50.zip |
README update
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 ------- |