Skip to content

Commit

Permalink
Minor changes to Readme and License
Browse files Browse the repository at this point in the history
  • Loading branch information
Hector committed Jul 29, 2022
1 parent 40d0b10 commit b595d76
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 6 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.0.1
Initial release of Picto Widget.

* TODO: Describe initial release.
## 0.0.2
Minor changes.

## 0.0.3
License and Readme updates.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@ Each Picto must have and image, a text and a Fitzgerald key color frame. And you

## Features

TODO: List what your package can do. Maybe include images, gifs, or videos.
Para hacer: Great images, gifs, or videos.

## Getting started

TODO: List prerequisites and provide or point to information on how to
start using the package.
Para hacer Enumere los requisitos previos y proporcione o señale información sobre cómo
empezar a usar el paquete.

## Usage

TODO: Include short and useful examples for package users. Add longer examples
to `/example` folder.
Cosas: Incluya ejemplos breves y útiles para los usuarios del paquete. Agregar ejemplos más largos
a la carpeta `/example`.

```dart
const like = 'sample';
Expand Down

0 comments on commit b595d76

Please sign in to comment.