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

Add missing Codecov badge to README

This commit is contained in:
Valentin Popov 2025-06-05 02:23:35 +04:00
parent 711a5a0348
commit b139fd5838
Signed by: Valentin Popov
GPG Key ID: AE3CE523DAAA8401

View File

@ -1,6 +1,7 @@
# MT4 Client Library
[![Go Reference](https://pkg.go.dev/badge/go.popov.link/metatrader4.svg)](https://pkg.go.dev/go.popov.link/metatrader4)
[![codecov](https://codecov.io/gh/valentineus/go-metatrader4/graph/badge.svg?token=6ZE32TQERQ)](https://codecov.io/gh/valentineus/go-metatrader4)
A lightweight Go client library for interacting with a MetaTrader 4 (MT4) trading server over TCP.