Skip to content

Commit

Permalink
edit readme for other style
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica Lord committed Aug 3, 2014
1 parent ac490b6 commit d3b418f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,12 @@ There are basic styles included in `style.css` but go wild and make it your own,

### Bonus Style

There is another style, on the `lines` branch. To access this style however you'll need to use your Terminal or GitHub desktop app to delete `gh-pages` and then rename `lines` to `gh-pages`.
![2](screenshot2.png)

There is another style option included within this repository. If you change the CSS file specified on **line 7** in `index.html` to:

```HTML
<link rel="stylesheet" type="text/css" href="css/style.css"
```

Then you'll get the other option! Commit your changes to make it live. Change the file called for back to `css/style2.css` to go back to the other.
Binary file added screenshot2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d3b418f

Please sign in to comment.