README.md in twog-0.3.2 vs README.md in twog-0.3.3

- old
+ new

@@ -1,9 +1,10 @@ # Twog -[![Build Status](https://secure.travis-ci.org/jmeridth/twog.png?branch=master)](http://travis-ci.org/#!/jmeridth/twog) -[![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/jmeridth/twog) +[![Gem Version](https://badge.fury.io/rb/twog.png)](http://badge.fury.io/rb/twog) +[![CI Status](https://github.com/jmeridth/twog/workflows/Ruby/badge.svg)](https://github.com/jmeridth/twog/actions) +[![Code Climate](https://codeclimate.com/github/jmeridth/twog.png)](https://codeclimate.com/github/jmeridth/twog) By Jason Meridth Twog is a simple application that parses an RSS feed and will tweet any posts it hasn't already tweeted. Once you obtain OAuth access to a twitter account and provide it in the configuration and run Twog, it will tweet a prefix, your blog title, and a URL of the post. There are also options of using Bit.ly for URL shortening and you can install Twog as a cron job for automated polling. @@ -67,11 +68,10 @@ ## Contributors * Matt Dietz ([cerberus98](http://github.com/cerberus98)) special thanks * Chris MacGown ([ChristopherMacGown](http://github.com/ChristopherMacGown)) -* Paul Voccio ([pvo](http://github.com/pvo)) * Joe Ocampo ([agilejoe](http://github.com/agilejoe)) ## Copyright -Copyright (c) 2010 Jason Meridth. See LICENSE for details. +Copyright (c) 2019 Jason Meridth. See LICENSE for details.