From 7fe4b9570de8dbe4fd37779d07caa0ae6a5d0a67 Mon Sep 17 00:00:00 2001 From: Naveandice <84022504+Naveandice@users.noreply.github.com> Date: Sun, 7 Apr 2024 12:21:32 +0300 Subject: [PATCH] =?UTF-8?q?docs:=20=F0=9F=93=9D=20minimize=20HTML=20usage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 97 ++++++++++++++++++++++++++----------------------------- 1 file changed, 46 insertions(+), 51 deletions(-) diff --git a/README.md b/README.md index 98cbdf1b..b79befad 100644 --- a/README.md +++ b/README.md @@ -1,53 +1,26 @@ -

- - VSCord Logo - -

- -
- -

-

- - Visual Studio Marketplace Version - - - Visual Studio Marketplace Downloads - - - Visual Studio Marketplace Installs - - - Visual Studio Marketplace Rating - -

-

- - Open VSX Version - - - Open VSX Downloads - - - Open VSX Rating - -

-

- - Continuous Integration - - - Gitter - -

-

- - Continuous Delivery - -

-

- -
+
+ +[VSCord Logo][vsmp-link] + +
+ +[![Visual Studio Marketplace Version][shield-vsmp-version]][vsmp-link] +[![Visual Studio Marketplace Downloads][shield-vsmp-downloads]][vsmp-link] +[![Visual Studio Marketplace Installs][shield-vsmp-installs]][vsmp-link] +[![Visual Studio Marketplace Rating][shield-vsmp-rating]][vsmp-link] + +[![Open VSX Version][shield-ovsx-version]][ovsx-link] +[![Open VSX Downloads][shield-ovsx-downloads]][ovsx-link] +[![Open VSX Rating][shield-ovsx-rating]][ovsx-link] + +[![Continuous Integration][shield-workflows-ci]][github-workflows-ci] +[![Gitter Support Chat][shield-gitter-support]][gitter-vscord-support] + +[![Continuous Delivery][shield-workflows-cd]][github-workflows-cd] + +
+ +
# VSCord @@ -140,7 +113,7 @@ To contribute to this repository, feel free to create a new fork of the reposito ## 👨‍💻 Adding a new language -We have a guide for adding a new language [here](/ADDING_LANGUAGE.md)! +We have a guide for adding a new language [here](ADDING_LANGUAGE.md)! ## 🎉 Thanks @@ -153,3 +126,25 @@ _Much of the code in this repository is based on [iCrawl/discord-vscode](https:/ ## 📋 License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details. + + +[vsmp-link]: https://marketplace.visualstudio.com/items?itemName=LeonardSSH.vscord +[ovsx-link]: https://open-vsx.org/extension/LeonardSSH/vscord + +[shield-vsmp-version]: https://img.shields.io/visual-studio-marketplace/v/LeonardSSH.vscord?label=Visual%20Studio%20Marketplace +[shield-vsmp-downloads]: https://img.shields.io/visual-studio-marketplace/d/LeonardSSH.vscord +[shield-vsmp-installs]: https://img.shields.io/visual-studio-marketplace/i/LeonardSSH.vscord +[shield-vsmp-rating]: https://img.shields.io/visual-studio-marketplace/r/LeonardSSH.vscord + +[shield-ovsx-version]: https://img.shields.io/open-vsx/v/LeonardSSH/vscord?label=OpenVSX%20Marketplace +[shield-ovsx-downloads]: https://img.shields.io/open-vsx/dt/LeonardSSH/vscord +[shield-ovsx-rating]: https://img.shields.io/open-vsx/rating/LeonardSSH/vscord + +[github-workflows-ci]: https://github.com/leonardssh/vscord/actions/workflows/CI.yml +[shield-workflows-ci]: https://github.com/leonardssh/vscord/actions/workflows/CI.yml/badge.svg + +[github-workflows-cd]: https://github.com/leonardssh/vscord/actions/workflows/CD.yml +[shield-workflows-cd]: https://github.com/leonardssh/vscord/actions/workflows/CD.yml/badge.svg + +[gitter-vscord-support]: https://gitter.im/LeonardSSH/vscord-support?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge +[shield-gitter-support]: https://img.shields.io/badge/gitter-support%20chat-green?color=40aa8b