diff --git a/README.md b/README.md index b5e5151..0463edf 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ ## GTA Snapmatic image converter to JPEG -![](https://travis-ci.org/manuasir/snapmatic-converter.svg?branch=master) +[![Build Status](https://travis-ci.org/manuasir/snapmatic-converter.svg?branch=master)](https://travis-ci.org/manuasir/snapmatic-converter) ### Description -It will scan for Snapmatic images in the source directory, and then it will convert them into JPEG format and will locate them into the destination source. +Scan for Snapmatic images in a source directory, convert them into JPEG format and place them into the destination source. ### Installation @@ -62,4 +62,4 @@ If you want to contribute to this project please don't hesitate to send a pull r This program is free software; you can redistribute it and/or modify it under the terms of the MIT license. -Find more information about this on the [LICENSE](LICENSE) file. \ No newline at end of file +Find more information about this on the [LICENSE](LICENSE) file.