0
mirror of https://github.com/valentineus/go-metatrader4.git synced 2025-06-08 02:03:34 +03:00

Update README.md

Signed-off-by: Valentin Popov <valentin@popov.link>
This commit is contained in:
Valentin Popov 2025-06-05 02:40:40 +04:00 committed by GitHub
parent 3b579b3bab
commit e287424387
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -37,7 +37,7 @@ Use `WithAutoClose(false)` if you want to reuse the connection manually via `cli
- Go 1.24 or later - Go 1.24 or later
- MetaTrader 4 server with TCP access - MetaTrader 4 server with TCP access
## Maintainer & Project Info ## Project Info
- Vanity import path: `go.popov.link/metatrader4` - Vanity import path: `go.popov.link/metatrader4`
- Source mirror (read-only): [code.popov.link](https://code.popov.link/valentineus/go-metatrader4) - Source mirror (read-only): [code.popov.link](https://code.popov.link/valentineus/go-metatrader4)
@ -47,4 +47,4 @@ Maintained by [Valentin Popov](mailto:valentin@popov.link).
## License ## License
This project is licensed under the [MIT License](LICENSE.txt). This project is licensed under the [MIT License](LICENSE.txt).