README.md in watchbuffy-1.0.2 vs README.md in watchbuffy-1.0.3
- old
+ new
@@ -1,12 +1,12 @@
-# watchbuffy [![[version]](https://badge.fury.io/rb/watchbuffy.svg)](https://badge.fury.io/rb/watchbuffy) [![[travis]](https://travis-ci.org/janlelis/watchbuffy.svg)](https://travis-ci.org/janlelis/watchbuffy)
+# watchbuffy [![[version]](https://badge.fury.io/rb/watchbuffy.svg)](https://badge.fury.io/rb/watchbuffy) [![[ci]](https://github.com/janlelis/watchbuffy/workflows/Test/badge.svg)](https://github.com/janlelis/watchbuffy/actions?query=workflow%3ATest)
CLI utility which suggests a random Buffy or Angel episode to watch!
## Setup
-Make sure that your computer has [Ruby 2.0 or higher installed](http://ruby.about.com/od/tutorials/a/installruby.htm).
+Make sure that your computer has Ruby 2.0 or higher installed.
Then run
```ruby
gem install watchbuffy
@@ -49,6 +49,6 @@
No episode found
```
## MIT License
-Copyright (C) 2018 Jan Lelis <http://janlelis.com>. Released under the MIT license.
+Copyright (C) 2018 Jan Lelis <https://janlelis.com>. Released under the MIT license.