Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tomblomfield committed Nov 1, 2012
1 parent f706a61 commit 3ec5282
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,16 @@ Open Companies House

Simple ruby wrapper around Companies House Open API

Usage:
Installation
============

In your Gemfile

```ruby
gem "open-companies-house", "~> 0.2.0", require: 'companies_house'
```

Usage
=====

```ruby
Expand Down

0 comments on commit 3ec5282

Please sign in to comment.