From 2ac6de35820c4292353627ba032c21d404646baf Mon Sep 17 00:00:00 2001 From: Marquis Kurt Date: Mon, 25 Mar 2019 16:00:18 -0400 Subject: [PATCH] Update README --- README.md | 9 +++++++-- public/index.html | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ed9129f..422eed1 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ -# hyperspace -The new beautiful, fluffy client for Mastodon in React + TypeScript +# Hyperspace v1.0 + +The new beautiful, fluffy client for Mastodon written in TypeScript and React + +This is the official repository for the Hyperspace 1.0 release. This release includes many more changes and will include a redesign that accomodates for desktop and mobile devices. + +If you are looking for the **current** release of Hyperspace, please look at [hyperspace-classic](https://github.com/hyperspacedev/hyperspace-classic). diff --git a/public/index.html b/public/index.html index 75980d5..ed0090e 100644 --- a/public/index.html +++ b/public/index.html @@ -22,7 +22,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - React App + Hyperspace