From 3007b16193a3d48321b1585fdd96447e1c050834 Mon Sep 17 00:00:00 2001 From: nico <16513382+117@users.noreply.github.com> Date: Mon, 25 Mar 2024 23:32:41 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8b2e42..3f89a43 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ A TypeScript SDK for the https://alpaca.markets REST API and WebSocket streams. - [x] TypeScript - [x] Deno - [x] Node (ESM) -- [x] > 50% Test Coverage (and growing) +- [x] > 25% Test Coverage (and growing) - [x] Tree-shakable - [x] Both ESM and CJS Support - [x] Zero Dependencies 🤯 (you read that right)