summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 738dfc1..6cf244f 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Ruby 1.8.7 support was dropped in 2.2.0
Start by requiring it:
```ruby
-require 'ffi-yajl'
+require 'ffi_yajl'
```
You can encode and parse with class objects: