From 0619ab7f6829599a94e4cc773b5d34b28b3c37ac Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Thu, 26 Jun 2014 11:20:54 -0700 Subject: more words --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6b7514a..e52ef57 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ ## Thanks -This was initially going to be a clean rewrite of an ffi ruby wrapper, but as it progressed more code was pulled in from brianmario's existing -yajl-ruby gem, particularly all the c extension code, lots of specs and the benchmarks. +This was initially going to be a clean rewrite of an ffi ruby wrapper around yajl2, but as it progressed more and more code was +pulled in from brianmario's existing yajl-ruby gem, particularly all the c extension code, lots of specs and the benchmarks. And the +process of writing this would have been much more difficult without being able to draw heavily from already solved problems in +yajl-ruby. -- cgit v1.2.1