Explorar el Código

Added info for hex

pull/144/head
Chandrashekhar Mullaparthi hace 9 años
padre
commit
1ae07edae8
Se han modificado 1 ficheros con 6 adiciones y 1 borrados
  1. +6
    -1
      src/ibrowse.app.src

+ 6
- 1
src/ibrowse.app.src Ver fichero

@ -4,4 +4,9 @@
{registered, [ibrowse_sup, ibrowse]},
{applications, [kernel,stdlib]},
{env, []},
{mod, {ibrowse_app, []}}]}.
{mod, {ibrowse_app, []}},
{maintainers, ["Chandrashekhar Mullaparthi"]},
{licenses, ["GPLv2", "BSD"]},
{links, ["https://github.com/cmullaparthi/ibrowse"]}
]
}.

Cargando…
Cancelar
Guardar