diff --git a/README.md b/README.md index 4b380fc..2e7ea85 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ # When There's Not a Module for That +SEE updated 'When There's Not a Module for That: How to Make (and Maintain) a New Module' in raw notes + + + You've built sites with Drupal 8 and know that with a few dozen modules (and a ton of configuring), you can do nearly everything in modern Drupal. But what do you do when there's not a module for that? Or the ones that exist don't quite meet your needs?