From 7a9996f6a36c255e311495b501d2fa91be4d9962 Mon Sep 17 00:00:00 2001 From: alestiago Date: Mon, 18 Apr 2022 07:36:15 +0100 Subject: [PATCH] docs: updated description --- packages/pinball_flame/README.md | 2 +- packages/pinball_flame/pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/pinball_flame/README.md b/packages/pinball_flame/README.md index e23ec016..65e24893 100644 --- a/packages/pinball_flame/README.md +++ b/packages/pinball_flame/README.md @@ -3,7 +3,7 @@ [![style: very good analysis][very_good_analysis_badge]][very_good_analysis_link] [![License: MIT][license_badge]][license_link] -A Very Good Project created by Very Good CLI. +Set of out-of-the-way solutions for common Pinbal game problems. [license_badge]: https://img.shields.io/badge/license-MIT-blue.svg [license_link]: https://opensource.org/licenses/MIT diff --git a/packages/pinball_flame/pubspec.yaml b/packages/pinball_flame/pubspec.yaml index 6a031ca2..0e4bc169 100644 --- a/packages/pinball_flame/pubspec.yaml +++ b/packages/pinball_flame/pubspec.yaml @@ -1,5 +1,5 @@ name: pinball_flame -description: A Very Good Project created by Very Good CLI. +description: Set of out-of-the-way solutions for common Pinbal game problems. version: 1.0.0+1 publish_to: none