Update README

This commit is contained in:
Marquis Kurt 2019-03-25 16:00:18 -04:00
parent 230c6f96af
commit 2ac6de3582
2 changed files with 8 additions and 3 deletions

View File

@ -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).

View File

@ -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`.
-->
<title>React App</title>
<title>Hyperspace</title>
</head>
<body>
<noscript>You need to enable JavaScript to run this app.</noscript>