docs: add link to hosted API documentation
This commit is contained in:
parent
2ee6a049a6
commit
f8ef0a0536
1 changed files with 5 additions and 4 deletions
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
[](https://www.npmjs.com/package/@soulcraft/brainy)
|
||||
[](https://www.npmjs.com/package/@soulcraft/brainy)
|
||||
[](https://soulcraft.com/docs)
|
||||
[](LICENSE)
|
||||
[](https://www.typescriptlang.org/)
|
||||
|
||||
|
|
@ -37,10 +38,10 @@ await brain.init()
|
|||
**New to Brainy? Pick your starting point:**
|
||||
|
||||
### 🚀 Path 1: I want to build something NOW
|
||||
**→ [Complete API Reference](docs/api/README.md)** ⭐ **Most developers start here** ⭐
|
||||
- Every method documented with examples
|
||||
- Quick start in 60 seconds
|
||||
- 1,870 lines of copy-paste ready code
|
||||
**→ [Full Documentation](https://soulcraft.com/docs)** ⭐ **Most developers start here** ⭐
|
||||
- Interactive API reference with examples
|
||||
- Quick start guides and tutorials
|
||||
- Copy-paste ready code snippets
|
||||
- **This is your primary resource**
|
||||
|
||||
### 🧠 Path 2: I want to understand the big picture first
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue