From d9986540d2dc5979b8616a850ad8d5f8439b23dd Mon Sep 17 00:00:00 2001 From: c9s Date: Fri, 8 Dec 2023 09:40:17 +0800 Subject: [PATCH] update readme for requirement --- README.md | 18 +++++++++++------- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index bfddf9cb0..9ec4117ec 100644 --- a/README.md +++ b/README.md @@ -139,15 +139,19 @@ the implementation. ## Requirements -Get your exchange API key and secret after you register the accounts (you can choose one or more exchanges): +* Go SDK 1.20 -- MAX: -- Binance: -- OKEx: -- Kucoin: +* Linux / MacOS / Windows (WSL) -This project is maintained and supported by a small group of team. If you would like to support this project, please -register on the exchanges using the provided links with referral codes above. +* Get your exchange API key and secret after you register the accounts (you can choose one or more exchanges): + + - MAX: + - Binance: + - OKEx: + - Kucoin: + + This project is maintained and supported by a small group of team. If you would like to support this project, please + register on the exchanges using the provided links with referral codes above. ## Installation