Improves README (#8973)
parent
d6d8fc592d
commit
ef665bfe49
|
@ -58,7 +58,7 @@ https://deeplearning4j.org/docs/latest/deeplearning4j-build-from-source
|
||||||
with two modifications: 120-char column wrap and 4-spaces indentation. You
|
with two modifications: 120-char column wrap and 4-spaces indentation. You
|
||||||
can format your code to this format by typing `mvn formatter:format` in the
|
can format your code to this format by typing `mvn formatter:format` in the
|
||||||
subproject you work on, by using the `contrib/formatter.xml` at the root of
|
subproject you work on, by using the `contrib/formatter.xml` at the root of
|
||||||
the repository to configure the Eclipse formatter, or by [using the INtellij
|
the repository to configure the Eclipse formatter, or by [using the IntelliJ
|
||||||
plugin](https://github.com/HPI-Information-Systems/Metanome/wiki/Installing-the-google-styleguide-settings-in-intellij-and-eclipse).
|
plugin](https://github.com/HPI-Information-Systems/Metanome/wiki/Installing-the-google-styleguide-settings-in-intellij-and-eclipse).
|
||||||
|
|
||||||
6. Send a pull request, and bug us on Gitter until it gets merged and published.
|
6. Send a pull request, and bug us on Gitter until it gets merged and published.
|
||||||
|
|
Loading…
Reference in New Issue