From 82ff3f7f3199e9d4ba10bf7fa4e3c17945ee9f1b Mon Sep 17 00:00:00 2001 From: Dan Dascalescu Date: Fri, 18 Oct 2019 02:26:00 -0500 Subject: [PATCH] Mention official wrapper. Fix #413. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e45791..6f6a521 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,7 @@ react-highcharts [![Build Status](https://travis-ci.org/kirjs/react-highcharts.svg?branch=master)](https://travis-ci.org/kirjs/react-highcharts) -[Highcharts 6.x.x](https://www.highcharts.com/documentation/changelog) component for react. -For highcharts 5.x.x use v. 13.0.0 +This is an alternative React component for [Highcharts 6.x.x](https://www.highcharts.com/documentation/changelog). For the latest Highcharts, use [the official wrapper](https://github.com/highcharts/highcharts-react). For highcharts 5.x.x use v. 13.0.0. ## Demos [react-highcharts](http://kirjs.github.io/react-highcharts/)