From 4bddf6c9f7a61b217919936613ef10f302d4541a Mon Sep 17 00:00:00 2001 From: Bauke Date: Thu, 29 Sep 2022 16:27:47 +0200 Subject: [PATCH] Rewrite readme. --- README.md | 27 ++------------------------- 1 file changed, 2 insertions(+), 25 deletions(-) diff --git a/README.md b/README.md index 1fe4b41..3f5d25f 100644 --- a/README.md +++ b/README.md @@ -1,32 +1,9 @@ # href+ -> https://href.plus - -* If you find a release that has a link which just shows the domain and not a proper name, please post it in [#5](https://github.com/Bauke/href-plus/issues/5). Thank you! - -## Building - -*Requires a recent version of [Node](https://nodejs.org) and [pnpm](https://pnpm.io).* In the command-line: - -```sh -# Clone the repository. -git clone https://github.com/Bauke/href-plus.git - -# Move into it. -cd href-plus - -# Install the dependencies. -pnpm install - -# Start a local development server. -pnpm start -- --open - -# Build for production. -pnpm vite build --emptyOutDir -``` +> **Song-linking website using MusicBrainz data.** ## License -This project is licensed under the [GPL-3.0-or-later](LICENSE) license. +Distributed under the [GPL-3.0-or-later](https://spdx.org/licenses/GPL-3.0-or-later.html) license, see [LICENSE](https://git.bauke.xyz/Bauke/href-plus/src/branch/main/LICENSE) for more information. Icons in [`source/assets/icons`](source/assets/icons) belong to their respective owners.