modified: README.md
modified: package.json im evil
This commit is contained in:
parent
071b836b29
commit
039582baae
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue