diff --git a/README.md b/README.md
index 85d169a2..b0246edd 100755
--- a/README.md
+++ b/README.md
@@ -51,9 +51,9 @@ Python 3.7 or later with all `pip install -U -r requirements.txt` packages inclu
## Image Augmentation
-`datasets.py` applies OpenCV-powered (https://opencv.org/) augmentation to the input image. We use a **mosaic dataloader** (pictured below) to increase image variability during training.
+`datasets.py` applies OpenCV-powered (https://opencv.org/) augmentation to the input image. We use a **mosaic dataloader** to increase image variability during training.
-
+
## Speed