forgehive 0.7.6 → 0.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 CHANGED
@@ -93,6 +93,15 @@ If you run into issues, please open an issue on GitHub. The most valuable feedba
93
93
 
94
94
  ---
95
95
 
96
+ ## Documentation
97
+
98
+ | Document | Description |
99
+ |---|---|
100
+ | [User Guide](docs/user-guide.md) | Installation, quick start, all commands with examples, troubleshooting |
101
+ | [TUTORIAL.md](TUTORIAL.md) | Step-by-step walkthrough of a real session |
102
+
103
+ ---
104
+
96
105
  ## Installation
97
106
 
98
107
  ### From npm (recommended)