Skip to content

Commit

Permalink
updated readme section
Browse files Browse the repository at this point in the history
  • Loading branch information
JordyHers committed Apr 29, 2023
1 parent 5e38e2e commit dc0e3f5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,10 @@ AnyLogo.nba.image()
AnyLogo.nba.image(height: 30);
//You can still pass just the asset image without calling [.image()]
Image(image: AssetImage(AnyLogo.nba.atlanta.path)),
```

Expand Down

0 comments on commit dc0e3f5

Please sign in to comment.