Polish readme

This commit is contained in:
pleb 2025-10-29 23:56:58 -07:00
parent 0d404a8d84
commit b3d34a1579
4 changed files with 0 additions and 14 deletions

View File

@ -2,18 +2,6 @@
BeatLeaderpowered tools for Beat Saber. BeatLeaderpowered tools for Beat Saber.
## Creating a project
If you're seeing this, you've probably already done this step. Congrats!
```sh
# create a new project in the current directory
npx sv create
# create a new project in my-app
npx sv create my-app
```
## BeatLeader OAuth setup ## BeatLeader OAuth setup
Set these environment variables (e.g. in your process manager or `.env` when using adapternode): Set these environment variables (e.g. in your process manager or `.env` when using adapternode):
@ -45,5 +33,3 @@ npm run build
``` ```
You can preview the production build with `npm run preview`. You can preview the production build with `npm run preview`.
> To deploy your app, you may need to install an [adapter](https://svelte.dev/docs/kit/adapters) for your target environment.

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 582 KiB