Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Merge pull request #7 from simon/readme-fix
Browse files Browse the repository at this point in the history
Update code block languages in README
  • Loading branch information
Zachary Scott committed May 15, 2012
2 parents 153a58e + b5bac54 commit b6927a0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ end

this is just a simple `erb` template, but you get the idea.

```ruby
```erb
<html>
<head>
<link rel="stylesheet" type="text/css" href="/pygments.css" />
Expand All @@ -87,7 +87,7 @@ this is just a simple `erb` template, but you get the idea.

## license

```plaintext
```
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the 'Software'), to deal
in the Software without restriction, including without limitation the rights
Expand Down

0 comments on commit b6927a0

Please sign in to comment.