diff --git a/README.md b/README.md index 0a35b26b..856d2614 100755 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Available components - [VueUiThermometer](https://vue-data-ui.graphieros.com/docs#vue-ui-thermometer) - [VueUiTiremarks](https://vue-data-ui.graphieros.com/docs#vue-ui-tiremarks) - [VueUiTreemap](https://vue-data-ui.graphieros.com/docs#vue-ui-treemap) -- [VueUiVerticalBar](https://vue-data-ui.graphieros.com/docs#vue-ui-vertical-bar) +- [VueUiHorizontalBar](https://vue-data-ui.graphieros.com/docs#vue-ui-horizontal-bar) - [VueUiWaffle](https://vue-data-ui.graphieros.com/docs#vue-ui-waffle) - [VueUiWheel](https://vue-data-ui.graphieros.com/docs#vue-ui-wheel) - [VueUiWordCloud](https://vue-data-ui.graphieros.com/docs#vue-ui-word-cloud) @@ -133,7 +133,7 @@ Or you can import just what you need in your files: ``` -Since v.2.0.38, you can also use the "VueDataUi" universal component, just specifying which component you are using. You can of course use the slots provided, if the target component has them. +You can also use the "VueDataUi" universal component, just specifying which component you are using. You can of course use the slots provided, if the target component has them. ```js --> -