No description
Find a file
Riley Seaburg 6492970203 fix bug
2022-09-29 20:01:17 -04:00
images fix bug 2022-09-29 20:01:17 -04:00
lib fix bug 2022-09-29 20:01:17 -04:00
test initial commit 2022-09-29 14:18:46 -04:00
.formatter.exs initial commit 2022-09-29 14:18:46 -04:00
.gitignore initial commit 2022-09-29 14:18:46 -04:00
mix.exs draw image - not making small squares 2022-09-29 19:55:50 -04:00
mix.lock draw image - not making small squares 2022-09-29 19:55:50 -04:00
README.md initial commit 2022-09-29 14:18:46 -04:00

Identicon

TODO: Add description

Installation

If available in Hex, the package can be installed by adding identicon to your list of dependencies in mix.exs:

def deps do
  [
    {:identicon, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/identicon.