Improve README blurb

Make first sentence more direct, correct grammar errors, and
alphabetize providers.
This commit is contained in:
Andrew Gaul 2012-07-18 14:13:44 -07:00 committed by Andrew Gaul
parent bf06b51788
commit cd1de16668
2 changed files with 12 additions and 8 deletions

View File

@ -1,7 +1,11 @@
jclouds jclouds
====== ======
jclouds is an open source library that helps you get started in the cloud and reuse your java and clojure development skills. Our api allows you freedom to use portable abstractions or cloud-specific features. We test support of 30 cloud providers and cloud software stacks, including Amazon, GoGrid, Ninefold, vCloud, OpenStack, and Azure. jclouds allows provisioning and control of cloud resources, including blobstore
We offer several API abstractions as java and clojure libraries. The following are the most mature: and compute, from Java and Clojure. Our API gives allows developers to use
both portable abstractions and cloud-specific features. We test support of 30
cloud providers and cloud software stacks, including Amazon, Azure, GoGrid,
Ninefold, OpenStack, and vCloud. jclouds is licensed under the Apache License,
Version 2.0
Features Features
-------- --------

View File

@ -1,11 +1,11 @@
Overview: Overview:
jclouds is an open source library that helps you get started in the cloud jclouds allows provisioning and control of cloud resources, including blobstore
and reuse your java and clojure development skills. Our api allows you to and compute, from Java and Clojure. Our API gives allows developers to use
freedom to use portable abstractions or cloud-specific features. We have both portable abstractions and cloud-specific features. We test support of 30
two abstractions at the moment: compute and blobstore. compute helps you cloud providers and cloud software stacks, including Amazon, Azure, GoGrid,
bootstrap machines in the cloud. blobstore helps you manage key-value Ninefold, OpenStack, and vCloud. jclouds is licensed under the Apache License,
data. Version 2.0
our current version is 1.4.2 our current version is 1.4.2
our next maintenance version is 1.4.2-SNAPSHOT our next maintenance version is 1.4.2-SNAPSHOT