diff --git a/packages/dataviews/README.md b/packages/dataviews/README.md index 327c713f818f14..52fff8269d2459 100644 --- a/packages/dataviews/README.md +++ b/packages/dataviews/README.md @@ -1,6 +1,6 @@ # DataViews -Data Views are an improved and reusable UI that deal with collections of things. +DataViews is a component that provides an API to render datasets using different types of layouts (table, grid, list, etc.). ## Installation