From 49f6fda179c9aa4d78f903e8cdd624ee27f86ec6 Mon Sep 17 00:00:00 2001 From: Huachao Mao Date: Wed, 11 May 2016 23:04:14 +0800 Subject: [PATCH] Set multiple badges into one line --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 42c5cded..86855093 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # REST Client -[![Marketplace Version](http://vsmarketplacebadge.apphb.com/version/humao.rest-client.svg)](https://marketplace.visualstudio.com/items?itemName=humao.rest-client) -[![Installs](http://vsmarketplacebadge.apphb.com/installs/humao.rest-client.svg)](https://marketplace.visualstudio.com/items?itemName=humao.rest-client) -[![Dependency Status](https://david-dm.org/Huachao/vscode-restclient.svg)](https://david-dm.org/Huachao/vscode-restclient) +[![Marketplace Version](http://vsmarketplacebadge.apphb.com/version/humao.rest-client.svg)](https://marketplace.visualstudio.com/items?itemName=humao.rest-client) [![Installs](http://vsmarketplacebadge.apphb.com/installs/humao.rest-client.svg)](https://marketplace.visualstudio.com/items?itemName=humao.rest-client) [![Dependency Status](https://david-dm.org/Huachao/vscode-restclient.svg)](https://david-dm.org/Huachao/vscode-restclient) REST Client allows you to send HTTP request and view the response in Visual Studio Code directly.