From dde763b2915099d4d4936f89609ed7962cdb2bc0 Mon Sep 17 00:00:00 2001 From: NGTmeaty Date: Wed, 27 Mar 2019 17:31:27 -0400 Subject: [PATCH 1/2] Add higher quality Discord badge and add link to license. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f653b4fb044a..178bde732e7b 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)](https://discord.gg/zxSwN8Z) `code-server` is [VS Code](https://github.com/Microsoft/vscode) running on a remote server, accessible through the browser. From 2c69fe770f55873c08dca9ed4d279cdad4049310 Mon Sep 17 00:00:00 2001 From: NGTmeaty Date: Wed, 27 Mar 2019 17:59:34 -0400 Subject: [PATCH 2/2] Use @grant's much better version :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 178bde732e7b..83f50d64fa1e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [!["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)](https://github.com/codercom/code-server/blob/master/LICENSE) -[![Discord](https://img.shields.io/discord/463752820026376202.svg)](https://discord.gg/zxSwN8Z) +[![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.