We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1d1062 commit f37fe5aCopy full SHA for f37fe5a
1 file changed
README.md
@@ -1,4 +1,6 @@
1
-## Description
+## msgcheck
2
+
3
+[](https://travis-ci.org/flashcode/msgcheck)
4
5
`msgcheck` performs various checks on gettext files (with extension ".po"):
6
@@ -14,8 +16,6 @@ The script requires Python >= 2.7.
14
16
15
17
Module `pyenchant` is required if spelling is checked (option `-s`).
18
-[](https://travis-ci.org/flashcode/msgcheck)
-
19
## Install
20
21
Install a released version from the Python package index with pip:
0 commit comments