Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
kimonp committed Dec 28, 2023
1 parent 2fa6540 commit e1eb6fd
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -4,7 +4,7 @@ adapted from the [rust wasm tutorial](https://rustwasm.github.io/docs/book/game-

While the code from the original tutorial is about 50% Rust, 50% JavaScript, with the Dioxus framework the code is 100% Rust.

![Demo Image](./game_of_life.png)
![Game of Life Image](./game_of_life.png)

## Demonstrates
* A Dioxus web app written completely in Rust.
Expand Down
Binary file added game_of_life.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e1eb6fd

Please sign in to comment.