Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
stevetoro committed Sep 8, 2024
1 parent 2aea905 commit 7131642
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ gleam add glidicon
import glidicon
pub fn main() {
// TODO: An example of the project in use
let image = glidicon.create("gleam") |> glidicon.image
// Enjoy your Identicon.
}
```

Expand Down

0 comments on commit 7131642

Please sign in to comment.