add doc note when including this library directly

This commit is contained in:
2026-06-22 12:15:34 -06:00
parent b347206800
commit d8715340c0

View File

@@ -24,10 +24,11 @@ There are two types of notifications supported, static & API:
**New to the plugin?** Start here:
1. **[Installation & Setup](./doc/GETTING_STARTED.md)** Installation, platform setup, and basic usage
2. **[Quick Start Guide](./doc/examples/QUICK_START.md)** — Minimal working example
3. **[Common Patterns](./doc/examples/COMMON_PATTERNS.md)** — Common integration patterns
4. **[Troubleshooting](./doc/TROUBLESHOOTING.md)** — Common issues and solutions
- **In Giftopia/Time Safari** - Import via `npm run deps:update-daily-notification-plugin` in that repo
- **[Installation & Setup](./doc/GETTING_STARTED.md)** — Installation, platform setup, and basic usage
- **[Quick Start Guide](./doc/examples/QUICK_START.md)** — Minimal working example
- **[Common Patterns](./doc/examples/COMMON_PATTERNS.md)** — Common integration patterns
- **[Troubleshooting](./doc/TROUBLESHOOTING.md)** — Common issues and solutions
For complete documentation, see the [Documentation Index](./doc/00-INDEX.md).