Skip to content

Commit 945994e

Browse files
authored
Update README.md
1 parent 38f504e commit 945994e

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

+8-4
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,18 @@ project level: project.plugin.Notification.RocketChatNotification.room=#general
3434
framework level: framework.plugin.Notification.RocketChatNotification.room=#general
3535

3636

37-
### Screen-Shots:
38-
![Example Notifications](https://github.com/jszaszvari/rundeck-rocketchat-notifier/blob/master/example.png "Example Notification")
39-
![Example Config](https://github.com/jszaszvari/rundeck-rocketchat-notifier/blob/master/config.png "Example Config")
40-
4137
# Building from Source
4238
```sh
4339
$ git clone [email protected]:jszaszvari/rundeck-rocketchat-notifier.git
4440
$ cd rundeck-rocketchat-notifier
4541
$ gradle build
4642
```
4743
Once the build is complete the compiled .jar will be in be in the build/libs folder. Initial build should take a few mins to run, subsequent builds should take a few seconds.
44+
45+
### Screen-Shots:
46+
#### Notifications
47+
![Example Notifications](https://github.com/jszaszvari/rundeck-rocketchat-notifier/blob/master/example.png "Example Notification")
48+
49+
#### Configuration
50+
![Example Config](https://github.com/jszaszvari/rundeck-rocketchat-notifier/blob/master/config.png "Example Config")
51+

0 commit comments

Comments
 (0)