From d08a06f641bc56d32f94f79a4b36a474990ec373 Mon Sep 17 00:00:00 2001 From: Aaron Schlesinger Date: Tue, 5 May 2020 13:54:54 -0700 Subject: [PATCH] removing use cases from the top-level readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 73c767c76..315754426 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@ Welcome to the Dapr documentation repository. You can learn more about Dapr from | Topic | Description | |-------|-------------| |**[Overview](./overview)** | An overview of Dapr and how it enables you to build event driven, distributed applications -|**[Use cases](./use-cases)** | Common use cases that Dapr enables |**[Getting Started](./getting-started)** | Set up your development environment |**[Concepts](./concepts)** | Dapr concepts explained |**[How-Tos](./howto)** | Guides explaining how to accomplish specific tasks