Add link to GH, closes #1
This commit is contained in:
parent
a6b395759e
commit
ba2e78d667
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
{application,cf,
|
||||
[{description,"Terminal colour helper"},
|
||||
{vsn,"0.2.1"},
|
||||
{vsn,"0.2.2"},
|
||||
{registered,[]},
|
||||
{applications,[kernel,stdlib,termcap]},
|
||||
{applications,[kernel,stdlib]},
|
||||
{env,[]},
|
||||
{modules,[]},
|
||||
{maintainers,["Heinz N. Gies <heinz@project-fifo.net>"]},
|
||||
{licenses,["MIT"]},
|
||||
{links,[]}]}.
|
||||
{links,[{"github","https://github.com/project-fifo/cf"}]}]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue