Improves README (#8973)

master
Kartik Chugh 2020-07-25 07:33:12 -04:00 committed by GitHub
parent d6d8fc592d
commit ef665bfe49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.