Skip to content

Commit f37fe5a

Browse files
committed
Move build status to the beginning of README
1 parent a1d1062 commit f37fe5a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
## Description
1+
## msgcheck
2+
3+
[![Build Status](https://travis-ci.org/flashcode/msgcheck.svg?branch=master)](https://travis-ci.org/flashcode/msgcheck)
24

35
`msgcheck` performs various checks on gettext files (with extension ".po"):
46

@@ -14,8 +16,6 @@ The script requires Python >= 2.7.
1416

1517
Module `pyenchant` is required if spelling is checked (option `-s`).
1618

17-
[![Build Status](https://travis-ci.org/flashcode/msgcheck.svg?branch=master)](https://travis-ci.org/flashcode/msgcheck)
18-
1919
## Install
2020

2121
Install a released version from the Python package index with pip:

0 commit comments

Comments
 (0)