From 0135c949d71505da4eb628a036af4dca8d137c35 Mon Sep 17 00:00:00 2001 From: Shalabh Mohan Shrivastava Date: Wed, 16 Oct 2019 01:46:50 -0700 Subject: [PATCH] revert back the usage section revert back the usage section --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 3f414e461..d7fa64022 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,6 @@ This is the Dapr SDK for Java, based on the auto-generated proto client.
For more info on Dapr and gRPC, visit [this link](https://github.com/dapr/docs/tree/master/howto/create-grpc-app). -## Usage -Dapr java sdk package can be installed as: - ### Installing ```sh # make sure you are in the `java-sdk` directory.