README.md in storyblok-1.0.4 vs README.md in storyblok-2.0.0
- old
+ new
@@ -10,10 +10,10 @@
## Usage
### Load a Story
```ruby
-client = new Storyblok::Client(token: 'YOUR_TOKEN')
+client = Storyblok::Client.new(token: 'YOUR_TOKEN')
# Optionally set a cache client
Storyblok::Cache.client = Redis.new(:url => 'redis://localhost:6379')
# Get a story