summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJoris Roovers <joris.roovers@gmail.com>2019-07-15 14:01:56 +0200
committerJoris Roovers <joris.roovers@gmail.com>2019-07-15 14:12:01 +0200
commit777615bea49ce0b7d84124ec7b8bed58db135bcd (patch)
tree3f5687605426e37659932ba08ca876f159baf02d /README.md
parentec72ae9bfc87e8d46e512d2eb970c5f4b6b809ae (diff)
Doc updates, integration test dependency updates
- Integration test dependency versions were contradicting with versions in test-requirements.txt - Minor doc updates for the upcoming 0.12.0 release
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 35bd171..69f401a 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
[![PyPi Package](https://img.shields.io/pypi/v/gitlint.png)](https://pypi.python.org/pypi/gitlint)
![Supported Python Versions](https://img.shields.io/pypi/pyversions/gitlint.svg)
-Git commit message linter written in python (for Linux and Mac), checks your commit messages for style.
+Git commit message linter written in python (for Linux and Mac, experimental on Windows), checks your commit messages for style.
**See [jorisroovers.github.io/gitlint](http://jorisroovers.github.io/gitlint/) for full documentation.**