Skip to content

Commit

Permalink
Add license section to README
Browse files Browse the repository at this point in the history
  • Loading branch information
monooso committed Dec 18, 2023
1 parent dd18ba0 commit 7be9e9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ avatar = await generateSvg("libbymae", { radius: 100, size: 64 });
avatar = await generatePng("cleetus", { radius: 20, size: 256 });
```

## License
Avatar is open source software, released under [the MIT license](./LICENSE.txt).

## Credits

The avatars are generated using elements from
Expand Down

0 comments on commit 7be9e9b

Please sign in to comment.