Skip to content

Commit 25f81db

Browse files
committed
docs: update readme
1 parent a7d873e commit 25f81db

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,22 @@
88

99
<!-- Plugin description -->
1010

11-
This project contains the JetBrains IDE plugin for [Source++](https://github.com/sourceplusplus/sourceplusplus), the open-source live coding platform. This plugin also works with regular [Apache SkyWalking](https://github.com/apache/skywalking) installations, but only [Live View](https://docs.sourceplus.plus/features/live-views/) commands are supported.
11+
This project contains the JetBrains IDE plugin for [Source++](https://github.com/sourceplusplus/sourceplusplus), the
12+
continuous feedback platform for developers. This plugin also works with
13+
regular [Apache SkyWalking](https://github.com/apache/skywalking) installations, but
14+
only [Live View](https://docs.sourceplus.plus/features/live-views/) commands are supported.
1215

1316
<!-- Plugin description end -->
1417

1518
## How to use?
1619

1720
Install this plugin via the JetBrains Marketplace by searching for: `Source++`.
1821

19-
Once installed, this plugin adds the [Live Command Palette](https://docs.sourceplus.plus/features/live-commands/#live-command-palette) to the JetBrains IDE, which is accessible by typing `Ctrl+Shift+S`. The available commands are determined by the location of the live command palette and the accessibility of [Apache SkyWalking](https://github.com/apache/skywalking) or the [Source++ Platform](https://github.com/sourceplusplus/sourceplusplus).
22+
Once installed, this plugin adds
23+
the [Live Command Palette](https://docs.sourceplus.plus/features/live-commands/#live-command-palette) to the JetBrains
24+
IDE, which is accessible by typing `Ctrl+Shift+S`. The available commands are determined by the location of the live
25+
command palette and the accessibility of [Apache SkyWalking](https://github.com/apache/skywalking) or
26+
the [Source++ Platform](https://github.com/sourceplusplus/sourceplusplus).
2027

2128
For more information, please see the [documentation](https://docs.sourceplus.plus/features/).
2229

0 commit comments

Comments
 (0)