@atxp/common 0.7.0 → 0.7.1
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 +7 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,4 +8,10 @@ The ATXP Common package provides shared utilities, types, and core functionality
|
|
|
8
8
|
|
|
9
9
|
## Getting Started:
|
|
10
10
|
|
|
11
|
-
Learn more about ATXP in [the docs](https://docs.atxp.ai/atxp).
|
|
11
|
+
Learn more about ATXP in [the docs](https://docs.atxp.ai/atxp).
|
|
12
|
+
|
|
13
|
+
## Support
|
|
14
|
+
|
|
15
|
+
For detailed API documentation, configuration options, and advanced usage patterns, please refer to our [complete documentation](https://docs.atxp.ai/).
|
|
16
|
+
|
|
17
|
+
Have questions or need help? Join our [Discord community](https://discord.gg/FuJXHhe9aW) - we're happy to help!
|