Skip to content

Commit 7f7af53

Browse files
author
Shuaiouke
committed
Updated README
1 parent 0dfab82 commit 7f7af53

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# RedLib-Command-File
22

33
![Build](https://github.com/Shuaiouke/RedLib-Command-File/workflows/Build/badge.svg)
4-
[![Version](https://img.shields.io/jetbrains/plugin/v/PLUGIN_ID.svg)](https://plugins.jetbrains.com/plugin/PLUGIN_ID)
5-
[![Downloads](https://img.shields.io/jetbrains/plugin/d/PLUGIN_ID.svg)](https://plugins.jetbrains.com/plugin/PLUGIN_ID)
4+
[![Version](https://img.shields.io/jetbrains/plugin/v/17075-redlib-command-file.svg)](https://plugins.jetbrains.com/17075-redlib-command-file/17075-redlib-command-file)
5+
[![Downloads](https://img.shields.io/jetbrains/plugin/d/17075-redlib-command-file.svg)](https://plugins.jetbrains.com/17075-redlib-command-file/17075-redlib-command-file)
66

77
## Template ToDo list
88
- [x] Create a new [IntelliJ Platform Plugin Template][template] project.
9-
- [ ] Verify the [pluginGroup](/gradle.properties), [plugin ID](/src/main/resources/META-INF/plugin.xml) and [sources package](/src/main/kotlin).
10-
- [ ] Review the [Legal Agreements](https://plugins.jetbrains.com/docs/marketplace/legal-agreements.html).
11-
- [ ] [Publish a plugin manually](https://plugins.jetbrains.com/docs/intellij/publishing-plugin.html?from=IJPluginTemplate) for the first time.
12-
- [ ] Set the Plugin ID in the above README badges.
13-
- [ ] Set the [Deployment Token](https://plugins.jetbrains.com/docs/marketplace/plugin-upload.html).
14-
- [ ] Click the <kbd>Watch</kbd> button on the top of the [IntelliJ Platform Plugin Template][template] to be notified about releases containing new features and fixes.
9+
- [x] Verify the [pluginGroup](/gradle.properties), [plugin ID](/src/main/resources/META-INF/plugin.xml) and [sources package](/src/main/kotlin).
10+
- [x] Review the [Legal Agreements](https://plugins.jetbrains.com/docs/marketplace/legal-agreements.html).
11+
- [x] [Publish a plugin manually](https://plugins.jetbrains.com/docs/intellij/publishing-plugin.html?from=IJPluginTemplate) for the first time.
12+
- [x] Set the Plugin ID in the above README badges.
13+
- [x] Set the [Deployment Token](https://plugins.jetbrains.com/docs/marketplace/plugin-upload.html).
14+
- [x] Click the <kbd>Watch</kbd> button on the top of the [IntelliJ Platform Plugin Template][template] to be notified about releases containing new features and fixes.
1515

1616
<!-- Plugin description -->
1717
This Fancy IntelliJ Platform Plugin is going to be your implementation of the brilliant ideas that you have.

0 commit comments

Comments
 (0)