diff --git a/README.md b/README.md index 131335f..07e876d 100644 --- a/README.md +++ b/README.md @@ -1,16 +1,8 @@ # WID Notifier -The German [BSI](https://www.bsi.bund.de/) and [LSI Bavaria](https://lsi.bayern.de/) each have a page listing current security notices. - -- BSI: https://wid.cert-bund.de/portal/wid/kurzinformationen -- LSI: https://wid.lsi.bayern.de/portal/wid/warnmeldungen - +The German [BSI](https://www.bsi.bund.de/) and [LSI Bavaria](https://lsi.bayern.de/) each have a page listing current security notices. This software queries the APIs of these services for new security notices and sends configurable email notifications. -## Supported Platforms - -This Software only supports Linux. - ## API Endpoints | | ID | Portal URL | @@ -18,6 +10,10 @@ This Software only supports Linux. | BSI | `bund` | https://wid.cert-bund.de/portal/wid/kurzinformationen | | LSI | `bay` | https://wid.lsi.bayern.de/portal/wid/warnmeldungen | +## Supported Platforms + +This Software only supports Linux. + # Usage After building the application using `go build`, run