From a1e464c275118273e0d953975db79dbf255d0bc2 Mon Sep 17 00:00:00 2001 From: Pavlo Olizko <71591964+nolight132@users.noreply.github.com> Date: Sun, 16 Nov 2025 23:36:08 +0100 Subject: [PATCH] docs: Correct table formatting in README (#2107) * Correct table formatting in README Fix formatting issue in the Exchange Support Table. * format: Fix formatting for Exchange Support Table --- README.md | 1 - cmd/documentation/root_templates/root_readme.tmpl | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index 71b66db1..c65149ed 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,6 @@ Join our slack to discuss all things related to GoCryptoTrader! [GoCryptoTrader ## Exchange Support Table | Exchange | REST API | Websocket API | FIX API | -`` |----------|------|-----------|-----| | Binance.US| Yes | Yes | NA | | Binance| Yes | Yes | NA | diff --git a/cmd/documentation/root_templates/root_readme.tmpl b/cmd/documentation/root_templates/root_readme.tmpl index b85c0a5f..ac3c63f2 100644 --- a/cmd/documentation/root_templates/root_readme.tmpl +++ b/cmd/documentation/root_templates/root_readme.tmpl @@ -18,7 +18,6 @@ Join our slack to discuss all things related to GoCryptoTrader! [GoCryptoTrader ## Exchange Support Table | Exchange | REST API | Websocket API | FIX API | -`` |----------|------|-----------|-----| | Binance.US| Yes | Yes | NA | | Binance| Yes | Yes | NA |