Skip to content

Commit 9f51a99

Browse files
authored
Update readme.md
1 parent d0fc07c commit 9f51a99

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/readme.md

-6
Original file line numberDiff line numberDiff line change
@@ -139,9 +139,3 @@ scrape_configs:
139139
static_configs:
140140
- targets: ['statping:8080']
141141
```
142-
143-
<h2>Contributing</h2>
144-
<p>Statping-ng accepts Push Requests to the <kbd>dev</kbd> branch!</p>
145-
<p>Feel free to add your own features and notifiers.You probably want to checkout the <a href="https://github.com/statping-ng/statping-ng/wiki/Notifiers">Notifier Wiki</a> to get a better understanding on how to create your own notification methods for failing/successful services.</p>
146-
<p>Testing on Statping-ng will test each function on MySQL, Postgres, and SQLite. I recommend running MySQL and Postgres Docker containers for testing.</p>
147-
<p>You can find multiple docker-compose files in the <kbd>dev</kbd> directory.</p>

0 commit comments

Comments
 (0)