modified: README.md

modified:   package.json

im evil
This commit is contained in:
Soph :3 2024-07-21 00:04:21 +03:00
parent 071b836b29
commit 039582baae
Signed by: sophie
GPG key ID: EDA5D222A0C270F2
2 changed files with 2 additions and 1 deletions

View file

@ -1,7 +1,7 @@
# pianoverse client for TS
## install
run `bun add git+https://git.sad.ovh/sophie/pianoverse`
run `bun add pianoverse`
then import `pianoverse`
## requirements

View file

@ -2,6 +2,7 @@
"name": "pianoverse",
"module": "index.ts",
"type": "module",
"version": "v1.0.0",
"license": "GPL-3.0-only",
"homepage": "https://git.sad.ovh/sophie/pianoverse",
"bugs": "https://git.sad.ovh/sophie/pianoverse/issues",