Update README.md

This commit is contained in:
Piotr Siuszko 2023-12-11 12:46:52 +01:00 committed by GitHub
parent 6534106fce
commit c7b219d870
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -6,6 +6,8 @@ Create spritesheets in seconds!
Attempt to build texture atlas packer GUI.
![rpack_p9ayUcVnzY](https://github.com/Leinnan/rpack/assets/13188195/289fb455-8ff0-4cbf-8830-b3be773b6a42)
### Testing locally
Make sure you are using the latest version of stable rust by running `rustup update`.
@ -41,5 +43,3 @@ We use [Trunk](https://trunkrs.dev/) to build for web target.
> To enable Github Pages, you need to go to Repository -> Settings -> Pages -> Source -> set to `gh-pages` branch and `/` (root).
>
> If `gh-pages` is not available in `Source`, just create and push a branch called `gh-pages` and it should be available.
You can test the template app at <https://emilk.github.io/eframe_template/>.