diff --git a/packages/shape_generator/pubspec.yaml b/packages/shape_generator/pubspec.yaml index 73b08eb..052f91e 100644 --- a/packages/shape_generator/pubspec.yaml +++ b/packages/shape_generator/pubspec.yaml @@ -1,5 +1,6 @@ name: shape_generator -description: The code generator for the shape package. +description: The code generator for the shape package. For more information, + check out the README of the shape package. version: 0.0.1 repository: https://github.com/betterment/shape/tree/main/packages/shape_generator diff --git a/packages/shape_starter_kit/pubspec.yaml b/packages/shape_starter_kit/pubspec.yaml index c701ecd..1b99ae9 100644 --- a/packages/shape_starter_kit/pubspec.yaml +++ b/packages/shape_starter_kit/pubspec.yaml @@ -1,6 +1,7 @@ name: shape_starter_kit description: A set of generic and commonly used form fields and functions for - use with the shape package. + use with the shape package. For more information, check out the README of the + shape package. version: 0.0.1 repository: https://github.com/betterment/shape/tree/main/packages/shape_generator