diff --git a/README.md b/README.md index 07956fd..5c0bd7f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ # admin_audit_http_client [![REUSE status](https://api.reuse.software/badge/github.com/ernolf/admin_audit_http_client)](https://api.reuse.software/info/github.com/ernolf/admin_audit_http_client) +[![Nextcloud App Store](https://img.shields.io/badge/Nextcloud-App_Store-0082c9?logo=nextcloud&logoColor=white)](https://apps.nextcloud.com/apps/admin_audit_http_client) [![Latest release](https://img.shields.io/github/v/release/ernolf/admin_audit_http_client?sort=semver&color=0082c9)](https://github.com/ernolf/admin_audit_http_client/releases/latest) [![Built with ncmake](https://img.shields.io/badge/built%20with-ncmake-0082c9)](https://github.com/ernolf/ncmake) @@ -126,7 +127,9 @@ Invalid patterns are skipped. To skip logging for a host entirely, use [`audit_h ## Installation -This app is not yet in the App Store. It is built with [ncmake](https://github.com/ernolf/ncmake). To build and install it from source — release tarball, `make rsync` or `make cp` — see the [installation guide](https://github.com/ernolf/ncmake/blob/main/doc/INSTALL.md). +The app is published in the [App Store](https://apps.nextcloud.com/apps/admin_audit_http_client). Install it through [Nextcloud's app management UI](https://docs.nextcloud.com/server/latest/admin_manual/apps_management.html#managing-apps) (**Apps** → search for **Auditing / HTTP Client Logging** → Install) or with `occ app:enable admin_audit_http_client`. + +It is built with [ncmake](https://github.com/ernolf/ncmake). To build and install it from source — release tarball, `make rsync` or `make cp` — see the [installation guide](https://github.com/ernolf/ncmake/blob/main/doc/INSTALL.md). ## Roadmap