Skip to content

Commit ffcf638

Browse files
committed
Fix typo
Signed-off-by: Paul Dubs <[email protected]>
1 parent b01c053 commit ffcf638

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

android-examples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This project shows a simple example of using Deeplearning4J in an Android applic
44

55
The neural networks shown in this example are the same as are used in the [Moon](./src/main/java/org/deeplearning4j/examples/quickstart/modeling/feedforward/classification/MoonClassifier.java) and [Saturn](./src/main/java/org/deeplearning4j/examples/quickstart/modeling/feedforward/classification/MoonClassifier.java) examples of the dl4j-examples.
66

7-
The build configuration for Android can be found in [app/build.gradle](./app/build.gradle).
7+
The build configuration for Android can be found in [app/build.gradle](./app/build.gradle).
88

9-
[Go back](../README.md) to the main repository page to explore other features/functionality of the **Eclipse DeeplearningJ** ecosystem. File an issue [here](https://github.com/eclipse/deeplearning4j-examples/issues) to request new features.
9+
[Go back](../README.md) to the main repository page to explore other features/functionality of the **Eclipse Deeplearning4J** ecosystem. File an issue [here](https://github.com/eclipse/deeplearning4j-examples/issues) to request new features.
1010

0 commit comments

Comments
 (0)