From 55491b164d7ed8d93f800420634daad84b8249ae Mon Sep 17 00:00:00 2001 From: Vidit Sarkar <60885902+vidit1999@users.noreply.github.com> Date: Fri, 30 Apr 2021 21:30:18 +0530 Subject: [PATCH] rename LICENSE to LICENSE.md (#6239) --- LICENSE => LICENSE.md | 0 README.md | 20 +++++--------------- 2 files changed, 5 insertions(+), 15 deletions(-) rename LICENSE => LICENSE.md (100%) diff --git a/LICENSE b/LICENSE.md similarity index 100% rename from LICENSE rename to LICENSE.md diff --git a/README.md b/README.md index fa79a4137d..8d263abeb9 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,7 @@ -

- - Cybernetically enhanced web apps: Svelte - - - npm version - - - license - - - Chat - -

+[![Cybernetically enhanced web apps: Svelte](https://sveltejs.github.io/assets/banner.png)](https://svelte.dev) + + +[![npm version](https://img.shields.io/npm/v/svelte.svg)](https://www.npmjs.com/package/svelte) [![license](https://img.shields.io/npm/l/svelte.svg)](LICENSE.md) [![Chat](https://img.shields.io/discord/457912077277855764?label=chat&logo=discord)](https://svelte.dev/chat) ## What is Svelte? @@ -82,4 +72,4 @@ Probably not, but it's possible. If you can't seem to access any `.dev` sites, c ## License -[MIT](LICENSE) +[MIT](LICENSE.md)