Skip to content

Commit 4edbf25

Browse files
committed
chore: update readme
1 parent 3b25eb3 commit 4edbf25

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
1-
# Testo
1+
# IntelliJ Idea Plugin for Testo PHP Testing Framework
22

33
![Build](https://github.com/j-plugins/testo-plugin/workflows/Build/badge.svg)
4-
[![Version](https://img.shields.io/jetbrains/plugin/v/MARKETPLACE_ID.svg)](https://plugins.jetbrains.com/plugin/MARKETPLACE_ID)
5-
[![Downloads](https://img.shields.io/jetbrains/plugin/d/MARKETPLACE_ID.svg)](https://plugins.jetbrains.com/plugin/MARKETPLACE_ID)
4+
[![Version](https://img.shields.io/jetbrains/plugin/v/28842-testo.svg)](https://plugins.jetbrains.com/plugin/28842-testo)
5+
[![Downloads](https://img.shields.io/jetbrains/plugin/d/28842-testo.svg)](https://plugins.jetbrains.com/plugin/28842-testo)
66

77
<!-- Plugin description -->
88

9+
[Github](https://github.com/j-plugins/testo-plugin) | [Telegram](https://t.me/jb_plugins) | [Donation](https://github.com/xepozz/xepozz?tab=readme-ov-file#become-a-sponsor)
10+
911
Testo PHP – is a modern PHP testing library
1012

1113
<!-- Plugin description end -->
@@ -19,9 +21,9 @@ Testo PHP – is a modern PHP testing library
1921

2022
- Using JetBrains Marketplace:
2123

22-
Go to [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/MARKETPLACE_ID) and install it by clicking the <kbd>Install to ...</kbd> button in case your IDE is running.
24+
Go to [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/28842-testo) and install it by clicking the <kbd>Install to ...</kbd> button in case your IDE is running.
2325

24-
You can also download the [latest release](https://plugins.jetbrains.com/plugin/MARKETPLACE_ID/versions) from JetBrains Marketplace and install it manually using
26+
You can also download the [latest release](https://plugins.jetbrains.com/plugin/28842-testo/versions) from JetBrains Marketplace and install it manually using
2527
<kbd>Settings/Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>⚙️</kbd> > <kbd>Install plugin from disk...</kbd>
2628

2729
- Manually:
@@ -34,4 +36,3 @@ Testo PHP – is a modern PHP testing library
3436
Plugin based on the [IntelliJ Platform Plugin Template][template].
3537

3638
[template]: https://github.com/JetBrains/intellij-platform-plugin-template
37-
[docs:plugin-description]: https://plugins.jetbrains.com/docs/intellij/plugin-user-experience.html#plugin-description-and-presentation

0 commit comments

Comments
 (0)