From 7998c0fccb51d64d8f3b2082ba75b663abcae627 Mon Sep 17 00:00:00 2001 From: Romain Francois Date: Tue, 21 Mar 2023 15:20:51 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 355dd073..6749819e 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repository contains the TradingView Charting Library package. If you use Gi The `master` branch contains the most recent features and fixes. -Please read the [documentation][doc-url] and the [Best Practices][best-practices-url]) before using the Library. +Please read the [documentation][doc-url] and the [Best Practices][best-practices-url] before using the Library. ### Issues Tracking We use GitHub's [Issues tracker][issues-url] for our project. Feel free to create bug reports and features requests. Make sure to read the documentation before asking questions - this will avoid repeated questions, leaving us more time for developing the library.