Skip to content

Commit

Permalink
fix markdown ruby block
Browse files Browse the repository at this point in the history
  • Loading branch information
jannosiilbek committed Jul 30, 2015
1 parent af8b459 commit faf3069
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ Or install it yourself as:

## Usage

```ruby

require 'x_road'

XRoad.configure do |config|
Expand All @@ -37,6 +39,8 @@ end

lms = XRoad::MyServiceName.find('1234567890')

```

## Contributing

1. Fork it ( https://github.com/[my-github-username]/x_road/fork )
Expand Down

0 comments on commit faf3069

Please sign in to comment.