diff --git a/libs/spa/dashboard/README.md b/libs/spa/dashboard/README.md index 440813830..c396b8920 100644 --- a/libs/spa/dashboard/README.md +++ b/libs/spa/dashboard/README.md @@ -1,7 +1,8 @@ -# dashboard +# Dashboard -This library was generated with [Nx](https://nx.dev). +This library provides the dashboard view which integrates the protocol, +operations and deployments view as well as a menu and some user functionality. ## Running unit tests -Run `nx test dashboard` to execute the unit tests. +Run `nx test spa-dashboard` to execute the unit tests.