From 0a8ef0280f3cc7184db43c01a82321cce462cd20 Mon Sep 17 00:00:00 2001 From: mahdi mansouri <32928013+mahdimsr@users.noreply.github.com> Date: Tue, 30 Sep 2025 10:36:14 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5682bb7..304e65d 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ A Laravel package for interacting with the Bitunix cryptocurrency exchange API. ## Installation ```bash -composer require msr/laravel-bitunix-api +composer require mahdimsr/laravel-bitunix-api ``` ## Configuration