diff --git a/README.md b/README.md index ed727fb..923b5be 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ INSERT INTO einstellung (name, wert, kategorie, beschreibung) VALUES ( 'consentform', 'MR.Consent', - 'DNPM', + 'System', 'Zu verwendendes Consent-Formular' ); ```