Skip to content

Commit f0b40fd

Browse files
update readme
1 parent bea604c commit f0b40fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# 3D Particle Simulation
22
This project uses winit, wgpu and egui and is heavily inspired by [this project](https://github.com/Im-Rises/particle-simulator-webgl).
33

4-
This project initially used this [template](https://github.com/kaphula/winit-egui-wgpu-template) but I migrated to the [eframe template](https://github.com/emilk/eframe_template).
4+
This project initially used this [template](https://github.com/kaphula/winit-egui-wgpu-template) but I migrated to [eframe](https://github.com/emilk/egui/tree/master/crates/eframe) using the [eframe template](https://github.com/emilk/eframe_template).
55

66

77
## TODO:

0 commit comments

Comments
 (0)