@sprucelabs/spruce-profile-utils 15.7.5 → 15.7.7
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 +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
# Profile Skill
|
|
2
2
|
|
|
3
|
+
[](https://regressionproof.ai)
|
|
4
|
+
|
|
3
5
|
A Spruce.ai skill for managing user profile information, form completion tracking, and account settings.
|
|
4
6
|
|
|
5
7
|
## Features
|
|
@@ -51,6 +53,4 @@ yarn test
|
|
|
51
53
|
|
|
52
54
|
## Documentation
|
|
53
55
|
|
|
54
|
-
For more information, visit
|
|
55
|
-
|
|
56
|
-
[](https://regressionproof.ai)
|
|
56
|
+
For more information, visit [developer.spruce.bot](https://developer.spruce.bot).
|