Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dtaniwaki committed Jul 1, 2014
1 parent a50b6e5 commit 4a8567f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ heroku config:set RACK_DEV_MARK=staging

## Custom Theme

Create your own theme class inheriting `Rack::DevMark::Theme::Base`.
Although the default themes are `title` and `github_fork_ribbon`, you can create your own themes inheriting `Rack::DevMark::Theme::Base`.

```ruby
require 'rack/dev-mark/theme/base'
Expand Down

0 comments on commit 4a8567f

Please sign in to comment.