Update Python_Stuff/README.md

This commit is contained in:
djweber12 2025-04-03 21:42:47 -04:00
parent 1cedcb4c5d
commit 06c180cd71

View File

@ -12,9 +12,7 @@ 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.
<div align="center"> <p align="center">
<p> <img src="https://git.pipsquire.com/djweber12/Particle_Simulator/raw/branch/main/Python_Stuff/assets/python_render.gif" alt="Sublime's custom image"/>
<h3>Using Agents and Tools</h3> </p>
<video controls muted src="https://git.pipsquire.com/djweber12/Particle_Simulator/src/branch/main/Python_Stuff/assets/python_render.gif"></video>
</p>
</div>