diff --git a/README.md b/README.md index 9fb0b7c..090ced6 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,7 @@ You can use this library to: * Authenticate your application to the HP Cloud. * Interact with Object Storage (aka Swift). * Interact with CDN service (Content Delivery Network). +* Interact with our relational database (DBaaS and MySQL compatible) Coming soon: @@ -25,6 +26,10 @@ Coming soon: We also have support for using PHP's native HTTP stream wrapper, but it is not as reliable. We recommend cURL. +## Warnings + +The API for services in beta (e.g., DBaaS) should be considered beta as well. + ## Installation There are currently two methods of installation. We've been considering