From e26f4a5fcb50001a87634f0c7bec2bcf0fafa2da Mon Sep 17 00:00:00 2001 From: Lars Steen Risom <48216125+lats1@users.noreply.github.com> Date: Mon, 31 Jan 2022 12:08:35 +0100 Subject: [PATCH] Update readme with link to service --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 758bbfd..3acc119 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # OS2Forms Digital Post Send Digital Post to danish citizens from a webform. +This module use the [SF1600](https://digitaliseringskataloget.dk/integration/sf1600) service from Serviceplatformen. Information and documentation can be obtained by following that link. ## Installation @@ -98,4 +99,4 @@ A drush command is available for testing purposes. It creates a PDF from a templ Read more: ```shell drush os2forms_digital_post:create_pdf --help -``` \ No newline at end of file +```