Consolidated files into README (#88)

This commit is contained in:
Aaron Crawfis 2019-10-10 22:20:47 -07:00 committed by Yaron Schneider
parent 723b3eb521
commit e6e18f374c
3 changed files with 4 additions and 6 deletions

4
reference/REDAME.md Normal file
View File

@ -0,0 +1,4 @@
# Dapr References
- **[Dapr CLI](https://github.com/dapr/cli)**: The Dapr CLI allows you to setup Dapr on your local dev machine or on a Kubernetes cluster, provides debugging support, launches and manages Dapr instances.
- **[Dapr Spec](https://github.com/dapr/spec)**: Provides a clear understanding of the Dapr runtime API surface and help evolve it for the benefit of developers everywhere.

View File

@ -1,3 +0,0 @@
# documentation
Content for this file to be added

View File

@ -1,3 +0,0 @@
# documentation
Content for this file to be added