Skip to content

Commit 8a4a3cd

Browse files
committed
Add images to readme
1 parent a5adac0 commit 8a4a3cd

4 files changed

Lines changed: 16 additions & 0 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,22 @@ SNAPSHOT builds of the in-development, unreleased version are hosted on [Sonatyp
2424
RSTAUI is available under a [modified BSD license](https://github.com/bobbylight/RSTAUI/blob/master/RSTAUI/src/main/dist/RSTAUI.License.txt).
2525
For more information, visit [http://bobbylight.github.io/RSyntaxTextArea/](http://bobbylight.github.io/RSyntaxTextArea/).
2626

27+
## Screenshots
28+
<p align="center" width="100%">
29+
<img src="img/find-dialog.png"/>
30+
<br/><sup>Find Dialog</sup>
31+
</p>
32+
33+
<p align="center" width="100%">
34+
<img src="img/replace-dialog.png"/>
35+
<br/><sup>Replace Dialog</sup>
36+
</p>
37+
38+
<p align="center" width="100%">
39+
<img src="img/go-to-line-dialog.png"/>
40+
<br/><sup>Go to Line Dialog</sup>
41+
</p>
42+
2743
## Compiling
2844

2945
RSTAUI is built using Gradle. To compile the source, run all tests, and build the distribution jar,

img/find-dialog.png

5.59 KB
Loading

img/go-to-line-dialog.png

3.7 KB
Loading

img/replace-dialog.png

7.09 KB
Loading

0 commit comments

Comments
 (0)