Skip to content

Commit

Permalink
fix example links
Browse files Browse the repository at this point in the history
  • Loading branch information
thedocruby committed Nov 6, 2023
1 parent e72dc01 commit c5b676f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ But it doesn't end there. Gravy empowers the devs of today to create the **digit

## Where do I start?

If you would like to try it out, head over to the [official example repo](https://github.com/thedocruby/gravylib_examples) for a tutorial of sorts.
If you would like to try it out, head over to the [official example repo](https://github.com/thedocruby/gravylib_example) for a tutorial of sorts.
**_However_**, this project is still a **Work In Progress**: The structure and API are in a highly fluid state and are constantly being reworked. Keep this in mind before starting any big projects with `gravylib`.

To learn more about the project, you can join the [**Discord**](https://discord.gg/7cBw5KHe6q).
Expand All @@ -47,7 +47,7 @@ As stated above, the structure is constantly changing, so Pull Requests are disc
- [x] Use macros to reduce boilerplate
- [x] Upgrade wgpu version
- [x] Upgrade winit version
- [x] Isolate examples (they live [here](https://github.com/thedocruby/gravylib_examples) now)
- [x] Isolate examples (they live [here](https://github.com/thedocruby/gravylib_example) now)
- [ ] Implement hot reloading
- [ ] Basic image buffer support
- [ ] More examples from shadertoy
Expand Down

0 comments on commit c5b676f

Please sign in to comment.