+
### TODO 7 : Add an Image and List
@@ -319,7 +317,7 @@ We now have a fairly plain website but it's a website! Let's add some style. He
Copy the entire below section and place it inside the `` below the `diff --git a/README.md b/README.md index 820b035..d60b8ff 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,8 @@ We're gonna go live on GitHub with your very own website! GitHub is a place on the Internet where we can store code! It's a cool social coding platform, kind of like Facebook for coders. -* [Students will require an AWS Educate account](https://aws.amazon.com/education/awseducate/) (or some other IDE) - - On AWS Educate we will use the Cloud9 service. Cloud9 is a place on the Internet where we can _work_ on code and create virtual workspaces for our coding projects. - + ## Overview @@ -120,15 +117,15 @@ Above, you'll see this pattern often - notice that we have one `
+
3. Make sure to name the file `index.html` (See below)
-
+
Add the following boilerplate code to get started:
@@ -252,9 +249,10 @@ Inside of the `
+
### TODO 7 : Add an Image and List
@@ -319,7 +317,7 @@ We now have a fairly plain website but it's a website! Let's add some style. He
Copy the entire below section and place it inside the `` below the `