Skip to content

Commit 6d28848

Browse files
Merge pull request #29 from AWaterColorPen/feature/phase2-getting-started
docs: add Getting Started guide with step-by-step walkthrough
2 parents 77093a4 + 166dce5 commit 6d28848

3 files changed

Lines changed: 603 additions & 1 deletion

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@ stage, err := playground.NewPlaygroundWithSqlitePath(t.TempDir())
186186

187187
| Doc | Description |
188188
|-----|-------------|
189+
| [Getting Started](./docs/getting-started.md) | Step-by-step guide with complete runnable examples |
189190
| [Configuration](./docs/configuration.md) | All config options: DB, dictionary, watcher |
190191
| [Design](./docs/design.md) | Architecture and design decisions |
191192
| [API](./docs/api.md) | Full service method reference |

0 commit comments

Comments
 (0)