Update src/leveled.app.src

This commit is contained in:
Martin Sumner 2018-12-07 12:26:11 +00:00
parent b9a95978dd
commit 019a7a02e9

View file

@ -7,5 +7,8 @@
kernel, kernel,
stdlib stdlib
]}, ]},
{maintainers, ["Martin Sumner"]},
{licenses, ["Apache"]},
{links, [{"Github", "https://github.com/martinsumner/leveled"}]},
{env, [{root_path, "test"}]} {env, [{root_path, "test"}]}
]}. ]}.