vue-data-ui 0.1.6 → 0.1.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,10 @@
1
- ![Screenshot](public/logo.png)
1
+ <p align="center">
2
+ <img src="public/logo.png">
3
+ </p>
2
4
 
5
+ ```
3
6
  npm i vue-data-ui
7
+ ```
4
8
 
5
9
  # vue-data-ui
6
10
 
@@ -12,6 +16,7 @@ For the moment, it includes:
12
16
  ## VueUiTable
13
17
  ## VueUiXy
14
18
  ## VueUiDonut
19
+ ## VueUiWaffle
15
20
 
16
21
  Full documentation
17
22
  [Ineractive documentation](https://vue-data-ui.graphieros.com/)