Skip to content

Commit d56a6c1

Browse files
committed
Update README.md
1 parent 6528178 commit d56a6c1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22

33
This is a small helper for me to translate Rubberduck.
44

5-
[![Coverage Status](https://coveralls.io/repos/Vogel612/TranslationHelper/badge.svg?branch=master&service=github)]
5+
[![Build Status](https://travis-ci.org/Vogel612/TranslationHelper.svg?branch=master)](https://travis-ci.org/Vogel612/TranslationHelper?branch=master) [![Coverage Status](https://coveralls.io/repos/Vogel612/TranslationHelper/badge.svg?branch=master&service=github)]
66
(https://coveralls.io/github/Vogel612/TranslationHelper?branch=master)
77

88
##Why?
99

1010
- Manual XML editing is a royal PITA
1111
- I want to do some XML parsing.. it seems to be hard
12-
- I wanted to learn some gradle, MVP, maybe use travis
12+
- I wanted to learn some gradle, MVP
1313

1414
##What does it do?
1515

@@ -24,4 +24,4 @@ For the things that are yet to come...I have my ["Backlog"](https://github.com/V
2424

2525
##License
2626

27-
This project is licensed under the MIT License, see also the LICENSE file
27+
This project is licensed under the MIT License, see also the LICENSE file

0 commit comments

Comments
 (0)