diff --git a/README.md b/README.md
index 8e4b04468..d40e23bcf 100644
--- a/README.md
+++ b/README.md
@@ -73,51 +73,3 @@ This should be done during the Wave 1 initial setup of your `index.html` page.
- `assets` folder, potentially for holding images
- Create and add more folders and files as needed
-## Content Requirements
-
-For this project, there are no requirements around color schemes, font choices, or layouts.
-
-Note that applying styles with CSS is one of many learning goals of this project -- it is not the central learning goal. You may enjoy being creative with styles, but we encourage you to not concern yourself with getting the styles perfect. Remember, you can always choose to continue working on styling after you've completed all functional requirements.
-
-However, _at a minimum_, your project must contain these elements:
-
-Wave 2:
-
-1. An element that displays the temperature
-1. A clickable element to increase temperature
-1. A clickable element to decrease temperature
-1. An element that displays a landscape
-
-Wave 3:
-
-1. An element that displays the city name
-1. An element that contains an `` element, used to rename the city
-
-Wave 4:
-
-1. A clickable element to get the current temperature of the displayed city name
-
-Wave 5:
-
-1. A `