Skip to content

Commit 26ad194

Browse files
authored
Update README.md
1 parent 169aeb2 commit 26ad194

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[![Documentation](https://img.shields.io/badge/doc-reference-blue)](https://docs.restate.dev)
22
[![Examples](https://img.shields.io/badge/view-examples-blue)](https://github.com/restatedev/examples)
3-
[![Discord](https://img.shields.io/badge/join-discord-purple)](https://discord.gg/skW3AZ6uGd)
3+
[![Discord](https://img.shields.io/discord/1128210118216007792?logo=discord)](https://discord.gg/skW3AZ6uGd)
44
[![Twitter](https://img.shields.io/twitter/follow/restatedev.svg?style=social&label=Follow)](https://twitter.com/intent/follow?screen_name=restatedev)
55

66
# Restate Typescript SDK
@@ -57,7 +57,11 @@ Restate takes care of:
5757
- **gRPC support:** Handlers may optionally be defined as gRPC services, and Restate will act as the transport
5858
layer for the services/clients in that case.
5959

60-
Check [Restate GitHub](https://github.com/restatedev/) or the [docs](https://docs.restate.dev/) for further details.
60+
📖 Check out our [docs](https://docs.restate.dev) to get quickly started!
61+
62+
🗣️ Join our [discord channel](https://discord.gg/skW3AZ6uGd) to talk to the community.
63+
64+
🏠 Visit our [GitHub org](https://github.com/restatedev) for more details.
6165

6266
# Using the SDK
6367

0 commit comments

Comments
 (0)