README.md in digest-kangarootwelve-0.3.1 vs README.md in digest-kangarootwelve-0.3.2

- old
+ new

@@ -1,6 +1,6 @@ -# digest-kangarootwelve-ruby +# digest-kangarootwelve The digest-kangarootwelve gem is an implementation of KangarooTwelve for Ruby that works on top of `Digest::Base`. It allows hashing with different digest lengths and different customization @@ -112,6 +112,7 @@ 3. Commit changes (`git commit -am 'Add some feature'`). 4. Push to the branch (`git push origin my-new-feature`). 5. Create a new Pull Request. [![Build Status](https://travis-ci.org/konsolebox/digest-kangarootwelve-ruby.svg?branch=master)](https://travis-ci.org/konsolebox/digest-kangarootwelve-ruby) -[![Build status](https://ci.appveyor.com/api/projects/status/bwedifhi4wa5wik7?svg=true)](https://ci.appveyor.com/project/konsolebox/digest-kangarootwelve-ruby) +[![Build Status](https://ci.appveyor.com/api/projects/status/bwedifhi4wa5wik7?svg=true)](https://ci.appveyor.com/project/konsolebox/digest-kangarootwelve-ruby) +[![Build Status](https://github.com/konsolebox/digest-kangarootwelve-ruby/actions/workflows/ruby.yml/badge.svg)](https://github.com/konsolebox/digest-kangarootwelve-ruby/actions/workflows/ruby.yml)