diff options
| author | Pinapelz <yukais@pinapelz.com> | 2023-11-25 02:45:00 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-25 02:45:00 -0800 |
| commit | f2d30dd57c5909c2c3e1aeba465fd5fe367b0630 (patch) | |
| tree | 1e808954d81971f09ba89078a80a3b868e4f900f /README.md | |
| parent | 8789ff748538fc82af4a9fe031ebb5a045baa6bc (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -4,5 +4,10 @@ A Karaoke oriented media player. Supports playback of LRC and SRV3 (Youtube Timed Text) formats. -https://github.com/Patchwork-Archive/Patchwork-Karaoke/assets/21994085/f0957e53-d2fb-4a8d-ac15-683654bbe0c3 +https://github.com/Patchwork-Archive/Patchwork-Karaoke/assets/21994085/5106bb53-d962-45e9-9a6b-6368dd1c6437 +# Build +``` +npm i +npm run dev +``` |
