From 6105bba0a46faab89d13888ea24b3fd62610a320 Mon Sep 17 00:00:00 2001 From: NGTmeaty Date: Wed, 27 Mar 2019 18:05:23 -0400 Subject: [PATCH] Add higher quality Discord badge and add a link to the license badge. (#364) * Add higher quality Discord badge and add link to license. * Use @grant's much better version :) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f653b4fb..83f50d64 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,8 @@ [!["Open Issues"](https://img.shields.io/github/issues-raw/codercom/code-server.svg)](https://github.com/codercom/code-server/issues) [!["Latest Release"](https://img.shields.io/github/release/codercom/code-server.svg)](https://github.com/codercom/code-server/releases/latest) -[![MIT license](https://img.shields.io/badge/license-MIT-green.svg)](#) -[![Discord](https://discordapp.com/api/guilds/463752820026376202/widget.png)](https://discord.gg/zxSwN8Z) +[![MIT license](https://img.shields.io/badge/license-MIT-green.svg)](https://github.com/codercom/code-server/blob/master/LICENSE) +[![Discord](https://img.shields.io/discord/463752820026376202.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/zxSwN8Z) `code-server` is [VS Code](https://github.com/Microsoft/vscode) running on a remote server, accessible through the browser.