Update README.md

This commit is contained in:
Evgeniy Zhukovskiy
2017-07-20 13:13:07 +03:00
committed by GitHub
parent da5173cab3
commit 947f66107a

View File

@@ -1,7 +1,11 @@
# TradingView Charting Library # 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. `unstable` 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 can be less stable (actually it is beta which is already thourghly tested).
### Documentation ### 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. 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.