Skip to content

Commit 65a3f8a

Browse files
authored
Update README.md
1 parent 72cf50e commit 65a3f8a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
MediaWiki support for PhpStorm
2-
=========================
2+
==============================
33

44
[MediaWiki](https://www.mediawiki.org/wiki/MediaWiki) IntelliJ plugin
55
for [JetBrains PhpStorm](https://www.jetbrains.com/phpstorm/), mostly providing standardised code styles for PHP,
@@ -16,3 +16,8 @@ The code style support is now somewhere deprecated now that IntelliJ supports [`
1616
[JetBrains Plugin Repository :: MediaWiki Support](http://plugins.jetbrains.com/plugin/7439)
1717

1818
License : GNU GPL v2 or later
19+
20+
Building a release
21+
==================
22+
23+
`./gradlew buildPlugin`

0 commit comments

Comments
 (0)