README.md in rita-5.0.0.alpha.2 vs README.md in rita-5.0.0.alpha.3

- old
+ new

@@ -1,32 +1,37 @@ -# Lita +# Rita [![Gem Version](https://badge.fury.io/rb/lita.svg)](https://rubygems.org/gems/lita) -[![Build Status](https://travis-ci.com/litaio/lita.svg?branch=main)](https://travis-ci.com/litaio/lita) -**Lita** is a chat bot written in [Ruby](https://www.ruby-lang.org/) with persistent storage provided by [Redis](https://redis.io/). +**Rita** is a chat bot written in [Ruby](https://www.ruby-lang.org/) with persistent storage provided by [Redis](https://redis.io/). It is a community-based, actively-maintained continuation of **Lita**, originally written by Jimmy Cuadra. It uses a plugin system to connect to different chat services and to provide new behavior. The plugin system uses the familiar tools of the Ruby ecosystem: [RubyGems](https://rubygems.org/) and [Bundler](https://bundler.io). Automate your business and have fun with your very own robot companion. ## Documentation -Please visit [lita.io](https://www.lita.io/) for comprehensive documentation. +TODO: +> Please visit [lita.io](https://www.lita.io/) for comprehensive documentation. + ## Plugins -A list of all publicly available Lita plugins is available on the [lita.io plugins page](https://www.lita.io/plugins). +Rita aims to be backward compatible with existing Lita plugins. -The plugins page automatically updates daily with information from RubyGems. See [publishing](https://docs.lita.io/plugin-authoring/#publishing) for more information. +TODO: +> A list of all publicly available Lita plugins is available on the [lita.io plugins page](https://www.lita.io/plugins). +> +> The plugins page automatically updates daily with information from RubyGems. See [publishing](https://docs.lita.io/plugin-authoring/#publishing) for more information. + ## Contributing -See the [contribution guide](https://github.com/litaio/lita/blob/main/CONTRIBUTING.md). +See the [contribution guide](https://github.com/ritaio/rita/blob/main/CONTRIBUTING.md). ## History -For a history of releases, see the [Releases](https://github.com/litaio/lita/releases) page. +For a history of releases, see the [Releases](https://github.com/ritaio/rita/releases) page. ## License [MIT](https://opensource.org/licenses/MIT)