Skip to content

Commit

Permalink
better text
Browse files Browse the repository at this point in the history
  • Loading branch information
alosada committed Feb 8, 2024
1 parent 944ea91 commit f7b4031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Add the gem to your Gemfile:
gem 'flipgive_sdk', git: "https://github.com/BetterTheWorld/FlipGiveSDK_Ruby.git"
```

After you have installed the gem include the code below to initialize the Rewards:
After you have installed the gem include the code below to initialize the SDK:

```ruby
FlipgiveSDK::Rewards.flip(ENV['rewards_id'], ENV['rewards_secret'])
Expand Down

0 comments on commit f7b4031

Please sign in to comment.