diff --git a/README.md b/README.md
index bf91c9e..2904353 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Multithreaded Unity Python MediaPipe Body/Pose
## Overview
-This is a project that tests Google MediaPipePose inside of Unity using Python bindings. Reading the WebCam and running the model occur on different threads. Basically, it's configurable full body tracking using a WebCam.
+This is a project that tests Google MediaPipePose inside of Unity using Python bindings. Reading the WebCam and running the model occur on different threads. Basically, it's configurable full body tracking using a WebCam. What's more is that you can stay inside of a Python environment for all the mediapipe stuff (use all your usual libraries).
