diff --git a/README.md b/README.md index 604090b5d732..d899de1a43e2 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ This project provides a client library in Java that makes it easy to consume Microsoft Azure services. For documentation please see the [Microsoft Azure Java Developer Center](http://azure.microsoft.com/en-us/develop/java/). + #Features @@ -65,7 +66,8 @@ This project provides a client library in Java that makes it easy to consume Mic * Get/List service objective * Service Runtime * Retrieve information about the state of your Azure Compute instances - +* Storage + * The Azure Storage SDK for Java is maintained in a separate repository. You can find the Azure Storage SDK for Java at [https://github.com/Azure/azure-storage-java](https://github.com/Azure/azure-storage-java). #Getting Started