diff --git a/README.md b/README.md
index c983c6a..e14fe9d 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,9 @@
- `// Implement a data class for this dictionary structure...`
Useful for Python projects moving towards more structured data handling with `dataclasses` or Pydantic.
+- `// Explain what {a new technology} is and how to get started with it...`
+ Useful for quickly learning about new tools, libraries, or frameworks.
+
## Debugging