From bfc42cab0efced409c8a2687188f2541c1b49466 Mon Sep 17 00:00:00 2001 From: Romain Francois Date: Tue, 20 Dec 2022 12:23:27 +0000 Subject: [PATCH] Update README.md Removing any mentions of unstable --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index d1958536..f4631c1e 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,7 @@ This repository contains the TradingView Charting Library package. If you use Git in your project, please feel free to use this repo as a submodule in yours. -The `master` branch contains the current stable version. - -The `unstable` branch contains the most recent features and fixes, but it can be less stable (actually, it's the beta, which is already thoroughly tested). +The `master` branch contains the most recent features and fixes. Please read [wiki][wiki-url] (at least the [Overview][wiki-url] and the [Best Practices][best-practices-url]) before using the Library.