Kouhei Sutou
null+****@clear*****
Thu Jan 26 09:24:54 JST 2017
Kouhei Sutou 2017-01-26 09:24:54 +0900 (Thu, 26 Jan 2017) New Revision: 466951ec17e36e2303e1b6f00f350ebeb4b015d6 https://github.com/ranguba/groonga-client-model/commit/466951ec17e36e2303e1b6f00f350ebeb4b015d6 Message: Start to update README Modified files: README.md Modified: README.md (+16 -4) =================================================================== --- README.md 2017-01-20 14:51:30 +0900 (3e9315c) +++ README.md 2017-01-26 09:24:54 +0900 (5f5b029) @@ -8,24 +8,36 @@ groonga-client-model Groonga-client-model is a model interface for groonga-client. -## Install +## Usage - % gem install groonga-client-model +Add the following to your `Gemfile`: -## Usage +```ruby +gem "groonga-client-model" +``` TODO ## Dependencies * Ruby -* groonga-client + +* [groonga-client](https://github.com/ranguba/groonga-client) + +* Active Model ## Mailing list * English: [groonga-talk �� lists.sourceforge.net](https://lists.sourceforge.net/lists/listinfo/groonga-talk) + * Japanese: [groonga-dev �� lists.osdn.me](http://lists.osdn.me/mailman/listinfo/groonga-dev) +## Chat + +* English: [groonga/en on Gitter](https://gitter.im/groonga/en) + +* Japanese: [groonga/ja on Gitter](https://gitter.im/groonga/ja) + ## Authors * Kouhei Sutou \<kou �� clear-code.com\> -------------- next part -------------- HTML����������������������������...Download