diff options
-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). |