From b5c1c6f9861314b9aa00282075d19d80fc4958f6 Mon Sep 17 00:00:00 2001 From: Yeikiu Date: Mon, 2 Aug 2021 16:01:43 +0100 Subject: [PATCH 1/2] doc: updated README file --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a7d8ae5..b21ec3c 100644 --- a/README.md +++ b/README.md @@ -6,4 +6,6 @@ Example client libraries for use with the kraken.com API. php/: Kraken authored PHP client library. -For python, see the third party authored https://github.com/veox/python3-krakenex +# 👉 For python, see the third party authored https://github.com/veox/python3-krakenex + +# 👉 TypeScript/JS: Check out [this 2-in-1 api + repl client npm](https://github.com/yeikiu/ts-kraken) From 6ed5d14008082299397433a4743d315c0b56db61 Mon Sep 17 00:00:00 2001 From: Yeikiu Date: Mon, 2 Aug 2021 16:02:02 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b21ec3c..d31c9cd 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,6 @@ Example client libraries for use with the kraken.com API. php/: Kraken authored PHP client library. -# 👉 For python, see the third party authored https://github.com/veox/python3-krakenex +- 👉 For python, see the third party authored https://github.com/veox/python3-krakenex -# 👉 TypeScript/JS: Check out [this 2-in-1 api + repl client npm](https://github.com/yeikiu/ts-kraken) +- 👉 TypeScript/JS: Check out [this 2-in-1 api + repl client npm](https://github.com/yeikiu/ts-kraken)