From 50c138d40ef0676bef29206125ce49bdfe564a4d Mon Sep 17 00:00:00 2001 From: Jim Risen Date: Wed, 6 Mar 2024 10:15:04 +0200 Subject: [PATCH] chore: add more links to docs in Readme --- README_NPM.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README_NPM.md b/README_NPM.md index 5b6d97f..7c0494f 100644 --- a/README_NPM.md +++ b/README_NPM.md @@ -4,6 +4,8 @@ SciChart.React requires core [SciChart.js](https://www.npmjs.com/package/scichar The SciChartReact itself is MIT licensed, find the core library licensing info at [https://www.scichart.com/licensing-scichart-js/](https://www.scichart.com/licensing-scichart-js/). +:ledger: [Documentation and examples](https://abtsoftware.github.io/scichart-react/?path=/docs/example-scichartreact--docs) + ## Getting Started ### Prerequisites @@ -153,6 +155,8 @@ function App() { - Learn about [features of SciChart.js](https://scichart.com/javascript-chart-features) here +- [SciChartReact Documentation and examples](https://abtsoftware.github.io/scichart-react/?path=/docs/example-scichartreact--docs) + ### Onboarding - [Tutorials](https://www.scichart.com/documentation/js/current/webframe.html#Tutorial%2001%20-%20Setting%20up%20a%20Project%20with%20SciChart.js.html)