diff options
author | Valentin Popov <valentin@popov.link> | 2025-06-05 01:40:40 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-05 01:40:40 +0300 |
commit | e287424387d69870370173ae3882ce9424df7333 (patch) | |
tree | 35e638b1b9dc0c7a822df644d7c4e1e5d7469fde /README.md | |
parent | 3b579b3bab9a91338ee5821edf9dcd852b105fe9 (diff) | |
download | go-metatrader4-e287424387d69870370173ae3882ce9424df7333.tar.xz go-metatrader4-e287424387d69870370173ae3882ce9424df7333.zip |
Update README.md
Signed-off-by: Valentin Popov <valentin@popov.link>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -37,7 +37,7 @@ Use `WithAutoClose(false)` if you want to reuse the connection manually via `cli - Go 1.24 or later - MetaTrader 4 server with TCP access -## Maintainer & Project Info +## Project Info - Vanity import path: `go.popov.link/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 -This project is licensed under the [MIT License](LICENSE.txt).
\ No newline at end of file +This project is licensed under the [MIT License](LICENSE.txt). |