diff --git a/README.md b/README.md
index 196d71c..8f5fbf9 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,13 @@
# AsciiCam
Ascii video output from webcam in terminal.
+## Demo
+### Edge Detection and invert (brightness) threshold change
+
+
+
## Build and Run
```
git clone https://github.com/Harshit-Dhanwalkar/AsciiCam.git
diff --git a/assets/demo-edgedetection.gif b/assets/demo-edgedetection.gif
new file mode 100644
index 0000000..64d0ab7
Binary files /dev/null and b/assets/demo-edgedetection.gif differ