diff --git a/README.md b/README.md
index b1256d4..78bdc06 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Netflix Clone
-- Demo:
+- Demo:
This project is a simplified front end clone of Netflix. It was created with React and CSS (Grid and Flexbox). It uses [The MovieDB Api](https://www.themoviedb.org/documentation/api) to search for movies and display details. Feel free to contribute!