Skip to content

Commit 3550e81

Browse files
committed
docs(README.md): update to AssistantKit
1 parent 70923f2 commit 3550e81

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
# Assistant Kit
1+
# AssistantKit
22

33
[![Build Status][build-status-svg]][build-status-url]
44
[![Lint Status][lint-status-svg]][lint-status-url]
55
[![Go Report Card][goreport-svg]][goreport-url]
66
[![Docs][docs-godoc-svg]][docs-godoc-url]
77
[![License][license-svg]][license-url]
88

9-
Assistant Kit is a Go library for managing configuration files across multiple AI coding assistants. It provides a unified interface for reading, writing, and converting between different tool-specific formats.
9+
AssistantKit is a Go library for managing configuration files across multiple AI coding assistants. It provides a unified interface for reading, writing, and converting between different tool-specific formats.
1010

1111
## Supported Tools
1212

@@ -408,9 +408,9 @@ aiassistkit/
408408

409409
## Related Projects
410410

411-
Assistant Kit is part of the AgentPlexus family of Go modules for building AI agents:
411+
AssistantKit is part of the AgentPlexus family of Go modules for building AI agents:
412412

413-
- **Assistant Kit** - AI coding assistant configuration management
413+
- **AssistantKit** - AI coding assistant configuration management
414414
- **OmniVault** - Unified secrets management
415415
- **OmniLLM** - Multi-provider LLM abstraction
416416
- **OmniSerp** - Search engine abstraction

0 commit comments

Comments
 (0)