From da5173cab3aad691ae5958504e5212bc6bd317a4 Mon Sep 17 00:00:00 2001 From: Evgeniy Zhukovskiy Date: Thu, 20 Jul 2017 13:11:47 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b00a6f4..3cdb1374 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # TradingView Charting Library -This repository contains Charting Library package. If you use Git in your project, please feel free to this repo as a submodule to your one. `master` branch contains current stable version. `dev` branch contains the most recent features and fixes, but it's less stable. +This repository contains Charting Library package. If you use Git in your project, please feel free to this repo as a submodule to your one. `master` branch contains current stable version. `unstable` branch contains the most recent features and fixes, but it's less stable. ### Documentation See our docs @ this repository's [wiki](https://github.com/tradingview/charting_library/wiki). Please read it (at least, [Overview](https://github.com/tradingview/charting_library/wiki) and [Best Practices](https://github.com/tradingview/charting_library/wiki/Best-practices)) before running the Library.