From 3419726a06a3c41c04664bdaa40dee254a148fb8 Mon Sep 17 00:00:00 2001
From: Jeremy <jeremymuller@users.noreply.github.com>
Date: Sun, 13 Dec 2020 10:57:02 -0500
Subject: [PATCH] Update README.md

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index 7e12532..92fe4a3 100644
--- a/README.md
+++ b/README.md
@@ -113,6 +113,9 @@ Click on the attractors to move position them where you want. Click anywhere els
   - off
   - white
   - red/blue shift (based on velocity of particles)
+- Particle boundaries:
+  - on (particles are bound by the display area and will bounce off edges)
+  - off (particles are able to leave the display area)
 ##### BUTTONS:
 - `RMV` removes one particle.
 - `CLR` clears all particles.