language_colours/README.md
2021-09-03 21:51:45 +03:00

514 B

LanguageColours

Installation

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

def deps do
  [
    {:language_colours, "~> 1.0.0"}
  ]
end

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