Skip to content

Commit

Permalink
Updated README.md after renaming.
Browse files Browse the repository at this point in the history
  • Loading branch information
bre1470 committed Aug 19, 2024
1 parent 12498c5 commit 24a1cab
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
Morningstar Connectors
======================

Collection of [Highcharts Dashboards] connectors for
[Morningstar Direct Web Services].
Collection of [Highcharts connectors] for [Morningstar Direct Web Services].



Expand All @@ -11,15 +10,16 @@ Usage

The connectors are available as

* ES6 modules by importing `@highcharts/morningstar-connectors` in your project.
* ES6 modules by importing `@highcharts/connectors-morningstar` in your project.

* UMD bundle by adding the `@highcharts/morningstar-connectors/dist/all.js`
script to your web app or web page.
* UMD bundle by adding the
`@highcharts/connectors-morningstar/connectors-morningstar.js` script to your
web app or web page.



<!-- Link References -->

[Highcharts Dashboards]: https://highcharts.com/dashboards/
[Highcharts connectors]: https://highcharts.com/connectors/

[Morningstar Direct Web Services]: https://developer.morningstar.com/direct-web-services/

0 comments on commit 24a1cab

Please sign in to comment.