From 7e255c5ed42dedf2008943a2fad66491717ce78a Mon Sep 17 00:00:00 2001 From: sahithiacn Date: Wed, 7 Dec 2022 09:06:50 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 354c9710ce..20ca888fa2 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Move is a new programmable platform for blockchains and other applications where safety and correctness are paramount. It is an executable bytecode language designed to provide safe and verifiable transaction-oriented computation. The language features a strong type system with linear resource types, runtime checks, and formal verification. ## Community +* Join us on the [Move Discord](https://discord.gg/M95qX3KnG8). * Browse code and content from the community at [awesome-move](https://github.com/MystenLabs/awesome-move). ## License