README.md in whois-parser-1.2.0 vs README.md in whois-parser-2.0.0

- old
+ new

@@ -2,11 +2,11 @@ <tt>Whois Parser</tt> is a — pure Ruby — WHOIS parser. This library was extracted from the Ruby <tt>Whois</tt> library], and made available as a standalone library. It can be used in combination with the Ruby Whois library to perform WHOIS queries and parse the response in Ruby, or as a standalone library to parse WHOIS records fetched previously and/or from different WHOIS clients. -[![Build Status](https://travis-ci.org/weppos/whois-parser.svg?branch=master)](https://travis-ci.org/weppos/whois-parser) +[![Build Status](https://github.com/weppos/whois-parser/actions/workflows/tests.yml/badge.svg)](https://github.com/weppos/whois/actions/workflows/tests.yml) The [whois repository](https://github.com/weppos/whois) contains more information on how to use the library. ## More Information @@ -22,6 +22,6 @@ <tt>Whois::Parser</tt> uses [Semantic Versioning 2.0.0](http://semver.org) ## License -Copyright (c) 2009-2018 [Simone Carletti](https://simonecarletti.com/). This is Free Software distributed under the MIT license. +Copyright (c) 2009-2022 [Simone Carletti](https://simonecarletti.com/). This is Free Software distributed under the MIT license.