diff options
author | Valentin Popov <valentin@popov.link> | 2025-06-05 01:23:35 +0300 |
---|---|---|
committer | Valentin Popov <valentin@popov.link> | 2025-06-05 01:23:35 +0300 |
commit | b139fd5838a94c982caf5376486fdba89f68bea8 (patch) | |
tree | 40850250816b4cff674908f4a631205549fe671c | |
parent | 711a5a03481fd30c3daca4c8469f47264a2b3921 (diff) | |
download | go-metatrader4-b139fd5838a94c982caf5376486fdba89f68bea8.tar.xz go-metatrader4-b139fd5838a94c982caf5376486fdba89f68bea8.zip |
Add missing Codecov badge to README
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ # MT4 Client Library [](https://pkg.go.dev/go.popov.link/metatrader4) +[](https://codecov.io/gh/valentineus/go-metatrader4) A lightweight Go client library for interacting with a MetaTrader 4 (MT4) trading server over TCP. |