mirror of https://github.com/dapr/quickstarts.git
Update README.md
* Updated Build Status badge (currently a broken image) * Updated Apache License to reflect the Repo License accurately as Apache 2.0 (currently "Apache") * Added social media badges for discord, youtube and X Signed-off-by: Erin La <107987318+giterinhub@users.noreply.github.com>
This commit is contained in:
parent
f9473993bd
commit
8feda0c0e9
|
|
@ -1,8 +1,11 @@
|
||||||
# Dapr Quickstarts and Tutorials
|
# Dapr Quickstarts and Tutorials
|
||||||
|
|
||||||
[](https://github.com/dapr/quickstarts/actions?workflow=samples)
|
[](https://github.com/dapr/quickstarts/actions/workflows/build.yml)
|
||||||
[](https://discord.com/channels/778680217417809931/778680217417809934)
|
[](https://discord.com/channels/778680217417809931/778680217417809934)
|
||||||
[](https://www.apache.org/licenses/LICENSE-2.0)
|
[](https://github.com/dapr/quickstarts/blob/master/LICENSE)
|
||||||
|
[](https://github.com/dapr/quickstarts/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22)
|
||||||
|
[](https://youtube.com/@daprdev)
|
||||||
|
[](https://x.com/daprdev)
|
||||||
|
|
||||||
If you are new to Dapr and haven't done so already, it is recommended you go through the Dapr [Getting Started](https://docs.dapr.io/getting-started/install-dapr-cli/) instructions.
|
If you are new to Dapr and haven't done so already, it is recommended you go through the Dapr [Getting Started](https://docs.dapr.io/getting-started/install-dapr-cli/) instructions.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue