diff options
Diffstat (limited to 'ruby/gem/README')
| -rw-r--r-- | ruby/gem/README | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/ruby/gem/README b/ruby/gem/README new file mode 100644 index 0000000..78fe6cb --- /dev/null +++ b/ruby/gem/README @@ -0,0 +1,29 @@ + += MessagePack + + +== Description + + +== Installation + +=== Archive Installation + + rake install + +=== Gem Installation + + gem install msgpack + + +== Features/Problems + + +== Synopsis + + +== Copyright + +Author:: frsyuki <frsyuki@> +Copyright:: Copyright (c) 2009 frsyuki +License:: Apache License, Version 2.0 |
