Skip to content

Commit

Permalink
fuck you, markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Visual Idiot committed Mar 5, 2012
1 parent 7283295 commit bf74350
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,7 @@ That's it!
## Quickstart
To begin using Unslider, just include the files, and create the HTML for your banner like so:
```
<div id="slider">
<ul>
<li></li>
<li></li>
<li></li> <!-- you get the idea. -->
</ul>
</div>
<div id="slider"><ul><li></li><li></li><li></li> <!-- you get the idea. --></ul></div>
```

Pretty straightforward, and nice and semantic. Lovely. Now, we need a touch of CSS as well:
Expand Down

0 comments on commit bf74350

Please sign in to comment.