diff --git a/README.md b/README.md
index c1980329c270a18aad0416af06347f51be02dd89..0dfd5b3124325045b3da516b8378979b934e92cc 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,6 @@
-# Nullifying Algorithms for Antenna Arrays
\ No newline at end of file
+# Nullifying Algorithms for Antenna Arrays
+
+This project is a supplementary simulation tool for different algorithms, developed for the paper [Practical null forming in millimeter-wave networks](https://www.ideals.illinois.edu/handle/2142/108711).
+
+![Demo screenshot of the visualizer](/assets/screenshot.png)
+*Demo of the visualizer for a null at 70 degrees*
diff --git a/assets/screenshot.png b/assets/screenshot.png
new file mode 100644
index 0000000000000000000000000000000000000000..c1a7251dd05311f5157f1bbf750293e81a64cde9
Binary files /dev/null and b/assets/screenshot.png differ