Skip to content

Commit

Permalink
update docs [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
bodrovis committed Oct 25, 2021
1 parent 58707a5 commit de7d775
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ If you are looking for a Rails integration, please check [lokalise_rails](https:

This gem requires Ruby 2.5+. You will also need to [setup a Lokalise account](https://app.lokalise.com/signup) and create a [translation project](https://docs.lokalise.com/en/articles/1400460-projects). Finally, you will need to generate a [read/write API token](https://docs.lokalise.com/en/articles/1929556-api-tokens) at your Lokalise profile.

Alternatively, you can utilize a token obtained via OAuth 2 flow. When using such a token, you'll have to set `:use_oauth2_token` option to `true` (see below).

### Installation

Add the gem to your `Gemfile`:
Expand Down

0 comments on commit de7d775

Please sign in to comment.