Update README.md

This commit is contained in:
Eugene Timokhov
2017-05-10 12:50:37 +03:00
committed by GitHub
parent d9a1bae826
commit eff1d0151b

View File

@@ -1,13 +1,13 @@
#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. `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. `dev` branch contains the most recent features and fixes, but it's less stable.
###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.
###Issues Tracking ### Issues Tracking
We use GitHub [Issues tracker](https://github.com/tradingview/charting_library/issues) for our project. Feel free to create bug reports and features requests. Please try reading the doc before asking questions because we will have more time for development then. We use GitHub [Issues tracker](https://github.com/tradingview/charting_library/issues) for our project. Feel free to create bug reports and features requests. Please try reading the doc before asking questions because we will have more time for development then.
###Stay Tuned ### Stay Tuned
[Follow us](https://twitter.com/intent/follow?screen_name=tv_charts) on Twitter to receive the updates. [Follow us](https://twitter.com/intent/follow?screen_name=tv_charts) on Twitter to receive the updates.