From f69d7484bad65574a3f88008ddba9bd481e19e91 Mon Sep 17 00:00:00 2001 From: Michael Hansen Date: Mon, 8 Jun 2020 09:27:56 -0400 Subject: [PATCH] Update README to point to 2.5 repo --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f9e2e6..f96176b 100755 --- a/README.md +++ b/README.md @@ -1,8 +1,15 @@ -![Rhasspy logo](docs/img/rhasspy.svg) +
+

Rhasspy has moved!

+
+ + +# Rhasspy 2.4 Rhasspy (pronounced RAH-SPEE) is an offline voice assistant toolkit inspired by [Jasper](https://jasperproject.github.io/) that [supports many languages](#supported-languages). It works well with [Home Assistant](https://www.home-assistant.io/), [Hass.io](https://www.home-assistant.io/hassio/), and [Node-RED](https://nodered.org). -* [Documentation](https://rhasspy.readthedocs.io/) +**A newer version of Rhasspy (2.5) is available at [https://github.com/rhasspy/rhasspy](https://github.com/rhasspy/rhasspy)** + +* [Documentation](https://rhasspy.readthedocs.io/en/v2.4.20/) * [Discussion](https://community.rhasspy.org) * [Video Introduction](https://www.youtube.com/watch?v=ijKTR_GqWwA) * [Hass.IO Add-On Repository](https://github.com/synesthesiam/hassio-addons)