Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
update README
  • Loading branch information
rtsinani committed Mar 23, 2012
1 parent c0ba80e commit b933f80
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Expand Up @@ -10,12 +10,13 @@ Install

```shell
gem install gambas
```

or add to your Gemfile

```shell
gem 'gambas'
```

Usage
==========
Expand All @@ -25,6 +26,6 @@ In the index view add a branch to your respond_to block

```shell
format.pdf { render :pdf => :contents }

```
MIT Licence. rtsinani

0 comments on commit b933f80

Please sign in to comment.