Skip to content

Commit da06a6d

Browse files
committed
Fixed links, etc.
1 parent 7f9ae56 commit da06a6d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ Recipes to give to your computer to “cook” up some awesome things for you on
2424
(Brace yourself...)
2525

2626
#### Please set up the following:
27-
* A web browser to see what we're working on as others see it (Recommend Google Chrome: [chrome.google.com] (chrome.google.com))
28-
* A text editor to modify your files (Recommend the Atom text editor: [Atom.io](atom.io))
27+
* A web browser to see what we're working on as others see it (Recommend Google Chrome: [chrome.google.com] (http://chrome.google.com))
28+
* A text editor to modify your files (Recommend the Atom text editor: [Atom.io](http://atom.io))
2929
* Download the tutorial files on this page within the zip file
3030

3131
#### Download the files for this class:
@@ -36,7 +36,7 @@ Recipes to give to your computer to “cook” up some awesome things for you on
3636
5. From Atom:
3737
- File > open, select the folder and then click "Open"
3838
- If the file tree does not appear on the left hand View > Toggle Tree View -- this will show you the entire folder within Atom
39-
6. *Now if you already know some of what we're talking about,* you're all set to poke around in the files -- index.html and CSS/style.css are the two files we will using.
39+
6. *Now if you already know some of what we're talking about,* you're all set to poke around in the files -- `index.html` and `CSS/style.css` are the two files we will using.
4040

4141
Patience! Setting up your computer takes time and can be tricky, especially across platforms.
4242

0 commit comments

Comments
 (0)