Rework the filenames because hex doesn't like them

This commit is contained in:
Jesse Gumm 2024-01-09 19:06:22 -06:00
parent 2a20cdea1e
commit c109e7969b
3 changed files with 1 additions and 1 deletions

View file

View file

@ -19,6 +19,6 @@
{ex_doc, [
{source_url, <<"https://github.com/choptastic/qdate">>},
{extras, [<<"README.markdown">>, <<"LICENSE">>]},
{extras, [<<"README.md">>, <<"LICENSE.md">>]},
{main, <<"readme">>}]}.