diff --git a/clients/intellij/README.md b/clients/intellij/README.md index 7c65eaa..454a48f 100644 --- a/clients/intellij/README.md +++ b/clients/intellij/README.md @@ -1,4 +1,5 @@ # Tabby Plugin for IntelliJ Platform +[![JetBrains plugins](https://img.shields.io/jetbrains/plugin/d/22379-tabby)](https://plugins.jetbrains.com/plugin/22379-tabby) ## Requirements - Tabby plugin works with all IntelliJ Platform IDEs that have build 2022.2.5 or later versions, such as Idea, PyCharm, Android Studio, and more. @@ -8,4 +9,4 @@ You can install Tabby plugin from the IntelliJ Platform [plugin marketplace](https://plugins.jetbrains.com/plugin/22379-tabby). ## Development and Build -To develop and build Tabby plugin, please clone this directory and open it with IntelliJ Idea. \ No newline at end of file +To develop and build Tabby plugin, please clone this directory and open it with IntelliJ Idea.