Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoColman authored Apr 16, 2021
1 parent 40c5875 commit f858f17
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Fixed Length File Handler

[![Build Status](https://img.shields.io/travis/GuiaBolso/fixed-length-file-handler)](https://travis-ci.org/GuiaBolso/fixed-length-file-handler)
[![Build](https://github.com/GuiaBolso/fixed-length-file-handler/actions/workflows/build.yml/badge.svg)](https://github.com/GuiaBolso/fixed-length-file-handler/actions/workflows/build.yml)

[![GitHub](https://img.shields.io/github/license/GuiaBolso/fixed-length-file-handler)](https://github.com/GuiaBolso/fixed-length-file-handler/blob/master/LICENSE)
[![Bintray Download](https://img.shields.io/bintray/v/gb-opensource/maven/Fixed-Length-File-Handler)](https://bintray.com/gb-opensource/maven/Fixed-Length-File-Handler)

![Maven Central](https://img.shields.io/maven-central/v/br.com.guiabolso/FixedLengthFileHandler)


## Introduction
Expand Down Expand Up @@ -153,4 +155,4 @@ fixedLengthFileParser<Any>(fileInputStream) {

## Changelog

Check the complete changelog [here](./CHANGELOG.md)
Check the complete changelog [here](./CHANGELOG.md)

0 comments on commit f858f17

Please sign in to comment.