From 59a33754e2c686b018d798ec68bf1ad8e7e8db5b Mon Sep 17 00:00:00 2001 From: hex Date: Sun, 15 Jun 2025 23:21:13 +0200 Subject: [PATCH] more disclaimers --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e171f5..dbab72d 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,8 @@ written in typescript with qwik git clone https://git.iwakura.rip/stereo.cat/frontend.git git submodule update --init --recursive bun install -npm run dev +bun dev ``` ## disclaimer -All graphic assets belonging to stereo.cat may not be used in unofficial instances, forks or versions of our software. Please replace them if you are hosting our software yourself. More information can be found [here](https://git.iwakura.rip/stereo.cat/public) +All graphic assets belonging to stereo.cat may not be used in unofficial instances, forks or versions of our software. Please replace them if you are hosting our software yourself, they can be found in the ``public`` folder in this repository. More information (like the full license) can be found [here](https://git.iwakura.rip/stereo.cat/public)