
+## Description
+- Accurately simulates the electric field strength and visualizes real time.
+
## Dependencies
(You might have to uninstall pygame if it is already installed)
```pip install pygame-ce library```
## How to Run
-run main.py
+- Run main.py
## Controls
-drag particles around to move them.
+- Drag particles around to move them.
## Extra
-add more particles to particles list in main.py for more fun.
+- Add more particles to particles list in main.py for more fun.