Skip to content

Commit 1ec52a6

Browse files
update readme file
1 parent f5b36c4 commit 1ec52a6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Claude Agent SDK for Laravel
22

33
[![Tests](https://github.com/mohamed-ashraf-elsaed/claude-agent-sdk-laravel/actions/workflows/tests.yml/badge.svg)](https://github.com/mohamed-ashraf-elsaed/claude-agent-sdk-laravel/actions)
4-
[![Latest Version](https://img.shields.io/packagist/v/YOUR_VENDOR/claude-agent-sdk-laravel.svg)](https://packagist.org/packages/YOUR_VENDOR/claude-agent-sdk-laravel)
5-
[![License](https://img.shields.io/packagist/l/YOUR_VENDOR/claude-agent-sdk-laravel.svg)](LICENSE)
4+
[![Latest Version](https://img.shields.io/packagist/v/mohamed-ashraf-elsaed/claude-agent-sdk-laravel.svg)](https://packagist.org/packages/mohamed-ashraf-elsaed/claude-agent-sdk-laravel)
5+
[![License](https://img.shields.io/packagist/l/mohamed-ashraf-elsaed/claude-agent-sdk-laravel.svg)](LICENSE)
66

77
Build AI agents with Claude Code as a library in your Laravel applications. This SDK wraps the Claude Code CLI to give your app access to file operations, bash commands, code editing, web search, subagents, and more.
88

@@ -345,4 +345,4 @@ vendor/bin/phpunit --coverage-html coverage/
345345

346346
## License
347347

348-
MIT — see [LICENSE](LICENSE) for details.
348+
MIT — see [LICENSE](LICENSE) for details.

0 commit comments

Comments
 (0)