Trying to fix link for mp4

This commit is contained in:
Daniel Weber 2025-04-03 21:05:26 -04:00
parent 3bd33cebfc
commit 9af54d9939

View File

@ -12,4 +12,9 @@ python python_particle_simulator.py
``` ```
This script will generate 100 particles to be used in the simulation and renders at about 20fps. This script will generate 100 particles to be used in the simulation and renders at about 20fps.
![](Particle_Simulator/src/branch/main/Python_Stuff/assets/python_render.mp4) <div align="center">
<p>
<h3>Using Agents and Tools</h3>
<video controls muted src="Particle_Simulator/src/branch/main/Python_Stuff/assets/python_render.mp4"></video>
</p>
</div>