Skip to content

Commit

Permalink
add image for example
Browse files Browse the repository at this point in the history
  • Loading branch information
akaiser committed May 30, 2024
1 parent 623ba10 commit 19a4237
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## 1.0.1
## 1.0.2

- Add image for example.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ void main() {
}
```

![example output](images/example.png)
![example output](https://raw.githubusercontent.com/akaiser/yaansi/main/images/example.png)

## Notes

Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: yaansi
description: Yet another ANSI implementation! A utility package to color your terminal.
repository: https://github.com/akaiser/yaansi
version: 1.0.1
version: 1.0.2

environment:
sdk: ^3.3.0
Expand Down

0 comments on commit 19a4237

Please sign in to comment.