diff --git a/Cpp_Stuff/README.md b/Cpp_Stuff/README.md index 233f7f5..5699073 100644 --- a/Cpp_Stuff/README.md +++ b/Cpp_Stuff/README.md @@ -18,7 +18,7 @@ cd build/ ./src/particle_sim_exe ``` -Current system runs 10,000 particles at 50fps. The gif below only appears to be moving slow because the time steps between renders is much lower then in the python example. The frame is actually higher here then it was in python. +Current application runs 10,000 particles at 50fps on an RTX3060. The gif below only appears to be moving slow because the time steps between renders is much lower then in the python example. The frame is actually higher here then it was in python.