Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ stage, err := playground.NewPlaygroundWithSqlitePath(t.TempDir())
| [Getting Started](./docs/getting-started.md) | Step-by-step guide with complete runnable examples |
| [Configuration](./docs/configuration.md) | All config options: DB, dictionary, watcher |
| [Design](./docs/design.md) | Architecture and design decisions |
| [API](./docs/api.md) | Full service method reference |
| [API Reference](./docs/api-reference.md) | Full type and method reference with parameters, return values, and usage notes |

## Storage backends

Expand Down
Loading
Loading