Skip to content

Commit

Permalink
Merge pull request infews#5 from mjio/patch-2
Browse files Browse the repository at this point in the history
insert urls in README
  • Loading branch information
Davis W. Frank committed Aug 10, 2011
2 parents 7ba3d9e + d82ac8b commit 223cc08
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -115,7 +115,7 @@ If you wish to have attribution text, an icon (currently Flickr and Creative Com

### Syntax Highlighting

Code syntax highlighting is done via [Pygments](), which must be installed locally to work. All Pygments lexers are supported.
Code syntax highlighting is done via [Pygments](http://pygments.org), which must be installed locally to work. All Pygments lexers are supported.

Mark your code by block escaping via `@@@` or ` ``` `

Expand Down Expand Up @@ -154,7 +154,7 @@ All JavaScript files in the `js` directory will be linked in your presentation H
### For Use

* Ruby and Rubygems
* [Pygments]() is required for code syntax highlighting
* [Pygments](http://pygments.org) is required for code syntax highlighting
* Other dependent gems will be installed

### For Development
Expand All @@ -175,7 +175,7 @@ All JavaScript files in the `js` directory will be linked in your presentation H
Thanks to:

* HTML5 Rocks guys for a great presentation template
* [@nakajima](http://twitter.com/nakajima) & [Slidedown]() for some parsing
* [@nakajima](http://twitter.com/nakajima) & [Slidedown](http://github.com/nakajima/slidedown) for some parsing
* The various Github guys for Albino, Gollum, etc.

## Copyright
Expand Down

0 comments on commit 223cc08

Please sign in to comment.