Skip to content

Commit

Permalink
added README
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmarsal committed Oct 24, 2013
1 parent 5f180a9 commit 013887c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,11 @@ the page uri to identify a thread.

The module comes with 2 themes for now. To implement new ones create a new partial view in `view/theme/yourtheme` using
as base the existing ones.

Use your new theme calling `$this->rbComment('yourtheme')`

The current themes (and possible values of the `$theme` parameter) are :

##### default
Basic theme with no external dependencies. Contains the minimum styling to make it look decent.

Expand Down

0 comments on commit 013887c

Please sign in to comment.