Skip to content

Commit

Permalink
updated link
Browse files Browse the repository at this point in the history
  • Loading branch information
shimwell authored Feb 17, 2024
1 parent 175ccb9 commit 0a70cc8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
[https://openmc-data-storage.github.io/isotope_plotter.rs/](https://openmc-data-storage.github.io/isotope_plotter.rs/)
This Yew based Rust WASM website is hosted here

[https://openmc-data-storage.github.io/example_rust_wasm_yew_plotly_github_pages_website/](https://openmc-data-storage.github.io/example_rust_wasm_yew_plotly_github_pages_website/)

<!-- To build locally
```
Expand All @@ -13,4 +15,4 @@ python -m http.server 8000
cargo build --target wasm32-unknown-unknown --release
cargo install --locked trunk
trunk serve --open
```
```

0 comments on commit 0a70cc8

Please sign in to comment.