Ver a proveniência

Update README

pull/3/head
Tuncer Ayaz há 13 anos
ascendente
cometimento
6de4862e19
1 ficheiros alterados com 3 adições e 3 eliminações
  1. +3
    -3
      README.md

+ 3
- 3
README.md Ver ficheiro

@ -133,9 +133,9 @@ make: [dialyzer_warnings] Error 2 (ignored)
[Dialyzer](http://www.erlang.org/doc/man/dialyzer.html) warnings are compared [Dialyzer](http://www.erlang.org/doc/man/dialyzer.html) warnings are compared
against a set of safe-to-ignore warnings found in against a set of safe-to-ignore warnings found in
[dialyzer_reference](https://raw.github.com/basho/rebar/master/dialyzer_reference). [dialyzer_reference](https://raw.github.com/basho/rebar/master/dialyzer_reference).
[xref](http://www.erlang.org/doc/man/xref.html) is run with custom queries
to suppress safe-to-ignore warnings
[xref_queries](https://raw.github.com/basho/rebar/master/rebar.config)
[xref](http://www.erlang.org/doc/man/xref.html) is run with
[custom queries](https://raw.github.com/basho/rebar/master/rebar.config)
to suppress safe-to-ignore warnings.
It is **strongly recommended** to check the code with It is **strongly recommended** to check the code with
[Tidier](http://tidier.softlab.ntua.gr:20000/tidier/getstarted). [Tidier](http://tidier.softlab.ntua.gr:20000/tidier/getstarted).

Carregando…
Cancelar
Guardar