diff --git a/README.md b/README.md index 8e64095..5ea05e2 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,8 @@ Custom module built for Drupal 10 designed to take POST requests from a webform ``` ddev drush cr ``` 3. Enable this module from the configuration menu on the website's 'Extend > Custom' section.
(OPTIONAL) You can also issue this command from the CLI via the following command:
- ```ddev drush en FreshdeskShim -y ``` \ No newline at end of file + ```ddev drush en FreshdeskShim -y ``` + +## Module Dataflow ## + + \ No newline at end of file