Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
indyarocks authored May 2, 2017
1 parent 02e09a1 commit d84ec13
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 @@ -20,6 +20,10 @@ Or install it yourself as:

## Usage

```ruby
FinalRedirectUrl.final_redirect_url('http://www.google.com')
```

Usually the gem checks for redirect upto 10 depth level. However you can pass `{depth: 20}` to check redirects upto `20` depth.

## Contributing
Expand Down

0 comments on commit d84ec13

Please sign in to comment.