Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

Commit

Permalink
Move to the top
Browse files Browse the repository at this point in the history
  • Loading branch information
binarylogic committed Feb 24, 2017
1 parent 78fecee commit faee14d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,8 @@ value.

## Installation

👉 **Prefer examples?** Checkout our the [Timber install example pull request](https://github.com/timberio/ruby-rails-example-app/pull/1/files)

1. *Add* the `timber` gem in `Gemfile`:

```ruby
Expand All @@ -308,8 +310,6 @@ value.
config.logger = ActiveSupport::TaggedLogging.new(Timber::Logger.new(STDOUT))
```

👉 **Prefer examples?** Checkout our the [Timber install example pull request](https://github.com/timberio/ruby-rails-example-app/pull/1/files)


<details><summary><strong>Not using Rails?</strong></summary><p>

Expand Down

0 comments on commit faee14d

Please sign in to comment.