From 2454956cbe9e1b5e4806e3fe3391b73b307b37a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Benaiteau?= Date: Fri, 25 Oct 2013 00:29:57 +0200 Subject: [PATCH] ADD badges and update infos --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index f519047..f33baa9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ [![Build Status](https://secure.travis-ci.org/netbe/CSV-to-iOS-Localizable.strings-converter.png?branch=master)](http://travis-ci.org/netbe/CSV-to-iOS-Localizable.strings-converter) [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/netbe/CSV-to-iOS-Localizable.strings-converter) +[![Coverage Status](https://coveralls.io/repos/netbe/CSV-to-iOS-Localizable.strings-converter/badge.png)](https://coveralls.io/r/netbe/CSV-to-iOS-Localizable.strings-converter) # Introduction This script converts a csv file of translations into iOS .strings files and vice-versa. @@ -33,10 +34,6 @@ Edge version can be found on `develop` branch. Run `bundle install` to install all the dependencies. Tests are done with `Test::Unit` so run `rake test` to run all the test suite. -# Todo +# Todo & Known issues -See GitHub isssues - -# Known issues - -None +See GitHub issues