diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2017-06-02 07:38:01 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2017-06-02 07:38:01 +0300 |
commit | 10dead9c1b1a459adb69cdde98fb131f5b69265b (patch) | |
tree | 62639d279a075a587d67850aac0ae6a5e446983b /README.md | |
parent | README update (diff) | |
download | filters-master.tar.gz filters-master.zip |
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -51,7 +51,7 @@ Development ### Linting -Requires [PyLint]. +Requires [Pylint]. To lint everything, run from the top-level directory: > pylint filters @@ -60,7 +60,7 @@ To lint everything, run from the top-level directory: > pylint bin ... -[PyLint]: https://www.pylint.org/ +[Pylint]: https://www.pylint.org/ License ------- |