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