README.md in oj-3.7.12 vs README.md in oj-3.8.0

- old
+ new

@@ -63,11 +63,11 @@ See [{file:CHANGELOG.md}](CHANGELOG.md) ## Links - - *Documentation*: http://www.ohler.com/oj/doc, http://rubydoc.info/gems/oj +- *Documentation*: http://www.ohler.com/oj/doc, http://rubydoc.info/gems/oj - *GitHub* *repo*: https://github.com/ohler55/oj - *RubyGems* *repo*: https://rubygems.org/gems/oj @@ -91,6 +91,14 @@ - [Need for Speed](http://www.ohler.com/dev/need_for_speed/need_for_speed.html) for an overview of how Oj::Doc was designed. - *OjC, a C JSON parser*: https://www.ohler.com/ojc also at https://github.com/ohler55/ojc - - *Piper Push Cache, push JSON to browsers*: http://www.piperpushcache.com + - *Agoo, a high performance Ruby web server supporting GraphQL on GitHub*: https://github.com/ohler55/agoo + + - *Agoo-C, a high performance C web server supporting GraphQL on GitHub*: https://github.com/ohler55/agoo-c + +#### Contributing + ++ Provide a Pull Request off the `develop` branch. ++ Report a bug ++ Suggest an idea