README.md in opener-language-identifier-4.1.0 vs README.md in opener-language-identifier-4.2.0

- old
+ new

@@ -1,7 +1,5 @@ -[![Build Status](https://drone.io/github.com/opener-project/language-identifier/status.png)](https://drone.io/github.com/opener-project/language-identifier/latest) - # Language Identifier The language identifier takes raw text and tries to figure out what language it was written in. The output can either be a plain-text i18n language code or a basic KAF document containing the language and raw input text. The output of the language identifier can then be used to drive further text @@ -122,6 +120,6 @@ 1. Fork it <http://github.com/opener-project/language-identifier/fork> 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) -5. Create new Pull Request +5. Create new Pull Request \ No newline at end of file