From dd5783978ddfc1b4b452c807109041fcd8e1fcd8 Mon Sep 17 00:00:00 2001 From: fujidaiti Date: Thu, 13 Jul 2023 02:39:16 +0900 Subject: [PATCH] fix: Write README to fix publish command error --- embed_annotation/README.md | 40 ++------------------------------------ 1 file changed, 2 insertions(+), 38 deletions(-) diff --git a/embed_annotation/README.md b/embed_annotation/README.md index 02fe8ec..41287c3 100644 --- a/embed_annotation/README.md +++ b/embed_annotation/README.md @@ -1,39 +1,3 @@ - - -TODO: Put a short description of the package here that helps potential users -know whether this package might be useful for them. - -## Features - -TODO: List what your package can do. Maybe include images, gifs, or videos. - -## Getting started - -TODO: List prerequisites and provide or point to information on how to -start using the package. - -## Usage - -TODO: Include short and useful examples for package users. Add longer examples -to `/example` folder. - -```dart -const like = 'sample'; -``` - -## Additional information - -TODO: Tell users more about the package: where to find more information, how to -contribute to the package, how to file issues, what response they can expect -from the package authors, and more. +This is a package exposing annotations for [embed](https://pub.dev/packages/embed).