1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-06-05 13:46:00 +02:00

erl: add link to homepage

This commit is contained in:
pxgamer 2019-06-08 01:04:00 +01:00 committed by Andrik Albuquerque
parent c9ee7c0eb9
commit bcbdc3889b

View file

@ -1,6 +1,7 @@
# erl
> Run and manage programs in the Erlang programming language.
> More information: <https://www.erlang.org>.
- Compile and run sequential Erlang program as a common script and then exit: