diff --git a/README.md b/README.md
new file mode 100644
index 0000000..5b9406d
--- /dev/null
+++ b/README.md
@@ -0,0 +1,20 @@
+[](https://github.com/ellerbrock/open-source-badges/)
+
+# StreamIt
+
+StreamIt is a modern web application that allows you to search, view and stream movies and television shows found on the internet.
+
+### Home Page
+
+
+
+### The latest movies
+
+
+
+### The Results of a Movie Search
+
+
+
+##Bugs
+A list of reported bugs can be found [here](https://github.com/hrishi7/streamIt/issues). If your bug has yet to be reported, feel free to open a [new issue here](https://github.com/hrishi7/streamIt/issues/new).
diff --git a/img/readme_assets/home.png b/img/readme_assets/home.png
new file mode 100644
index 0000000..1bcd5b5
Binary files /dev/null and b/img/readme_assets/home.png differ
diff --git a/img/readme_assets/results.png b/img/readme_assets/results.png
new file mode 100644
index 0000000..ee9b7bf
Binary files /dev/null and b/img/readme_assets/results.png differ
diff --git a/img/readme_assets/search.png b/img/readme_assets/search.png
new file mode 100644
index 0000000..4f6b225
Binary files /dev/null and b/img/readme_assets/search.png differ