Modify VERSIONING to be Markdown file to looks better in ExDoc
This commit is contained in:
parent
9b0146c7d7
commit
0ee49262c6
|
|
@ -1,4 +1,4 @@
|
|||
{source_url, <<"https://github.com/open-telemetry/opentelemetry-erlang">>}.
|
||||
{extras, [<<"README.md">>, <<"LICENSE">>, <<"VERSIONING">>]}.
|
||||
{extras, [<<"README.md">>, <<"LICENSE">>, <<"VERSIONING.md">>]}.
|
||||
{main, <<"readme">>}.
|
||||
{proglang, erlang}.
|
||||
|
|
|
|||
Loading…
Reference in New Issue