@m4trix/core 0.14.0 → 0.15.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -6,7 +6,7 @@
6
6
 
7
7
  # @m4trix/core
8
8
 
9
- A powerful TypeScript library for building AI-driven web applications. This package provides modular entry points like `@m4trix/core`, `@m4trix/core/ui`, and `@m4trix/core/stream`.
9
+ A powerful TypeScript library for building AI-driven web applications. Use `@m4trix/core` for agents and matrix, `@m4trix/stream` for Pump, `@m4trix/react` for hooks, and `@m4trix/ui` for AiCursor.
10
10
 
11
11
  ## Features
12
12