mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Update gemspec description to mention popular services that are supported.
This commit is contained in:
parent
a90eb43bd2
commit
0cadbbb123
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Gem::Specification.new do |s|
|
|||
## Make sure your summary is short. The description may be as long
|
||||
## as you like.
|
||||
s.summary = "brings clouds to you"
|
||||
s.description = "The Ruby cloud services library."
|
||||
s.description = "The Ruby cloud services library. Supports all major cloud providers including AWS, Rackspace, Linode, Blue Box, StormOnDemand, and many others. Full support for most AWS services including EC2, S3, CloudWatch, SimpleDB, ELB, and RDS."
|
||||
|
||||
## List the primary authors. If there are a bunch of authors, it's probably
|
||||
## better to set the email to an email list or something. If you don't have
|
||||
|
|
Loading…
Reference in a new issue