Skip to content

Commit

Permalink
Update tutorial link
Browse files Browse the repository at this point in the history
  • Loading branch information
thetarnav committed Apr 4, 2024
1 parent f0e7df1 commit 4314146
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The implementation is mostly the same as the original, here are the differences:

[thetarnav.github.io/odin-wasm](https://thetarnav.github.io/odin-wasm)

In [`example/`](https://github.com/thetarnav/odin-wasm/tree/main/example) you can find an example of how to use Odin and WASM together. Mainly focused on WebGL as I'm going through the [WebGL Fundamentals](https://webglfundamentals.org/) tutorial.
In [`example/`](https://github.com/thetarnav/odin-wasm/tree/main/example) you can find an example of how to use Odin and WASM together. Mainly focused on WebGL as I'm going through the [WebGL Fundamentals](https://webgl2fundamentals.org/) tutorial.

### 3. A template repo

Expand Down

0 comments on commit 4314146

Please sign in to comment.