Update README.md

This commit is contained in:
mahdi mansouri 2025-09-30 10:36:14 +03:30 committed by GitHub
parent 04ecce7bd7
commit 0a8ef0280f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ A Laravel package for interacting with the Bitunix cryptocurrency exchange API.
## Installation ## Installation
```bash ```bash
composer require msr/laravel-bitunix-api composer require mahdimsr/laravel-bitunix-api
``` ```
## Configuration ## Configuration