From 43996f3a76150b0c6b05decec211ecf4d371082c Mon Sep 17 00:00:00 2001 From: moe-mizrak Date: Thu, 27 Jun 2024 21:14:55 +0300 Subject: [PATCH] readme img shield for packagist is corrected --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0c0fac..a8fc111 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Versatile **LLM Tool Use (Function Calling)** package for Laravel, compatible with **all LLMs**, enabling LLM to execute **actual code functions** (***unlike LLMs' built-in capabilities***).
-[![Latest Version on Packagist](https://img.shields.io/badge/packagist-v1.0-blue)](https://packagist.org/packages/moe-mizrak/laravel-prompt-alchemist) +[![Latest Version on Packagist](https://img.shields.io/badge/packagist-v2.0-blue)](https://packagist.org/packages/moe-mizrak/laravel-prompt-alchemist)
---