From 5c0e3ec44f0e0bf95c148644875982fb90728bc8 Mon Sep 17 00:00:00 2001 From: 117 <16513382+117@users.noreply.github.com> Date: Tue, 2 Apr 2024 02:05:19 -0600 Subject: [PATCH] refactor: cleanup README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 46b1bd7..a760bfe 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ A TypeScript SDK for the https://alpaca.markets REST API and WebSocket streams. - [Subscribe](#subscribe) - [Unsubscribe](#unsubscribe) - [Handle Messages](#handle-messages) - - [Need Help?](#need-help) +- [Need Help?](#need-help) ## Features