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