diff --git a/README.md b/README.md index f48922f42d..223966010f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## What is Svelte? -Svelte is a new way to build web applications. It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM. +Svelte is the new way to build web applications. It's a compiler that takes your declarative components and converts them into efficient JavaScript that surgically updates the DOM. Learn more at the [Svelte website](https://svelte.dev), or stop by the [Discord chatroom](https://svelte.dev/chat).