diff --git a/.github/readme.md b/.github/readme.md index 7d00631c9..16a6eab7f 100644 --- a/.github/readme.md +++ b/.github/readme.md @@ -139,9 +139,3 @@ scrape_configs: static_configs: - targets: ['statping:8080'] ``` - -
Statping-ng accepts Push Requests to the dev branch!
-Feel free to add your own features and notifiers.You probably want to checkout the Notifier Wiki to get a better understanding on how to create your own notification methods for failing/successful services.
-Testing on Statping-ng will test each function on MySQL, Postgres, and SQLite. I recommend running MySQL and Postgres Docker containers for testing.
-You can find multiple docker-compose files in the dev directory.