We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 971ef88 commit af93713Copy full SHA for af93713
README.adoc
@@ -125,7 +125,7 @@ e.g.: +
125
`./gradlew run -Pexample=7a`
126
127
Scope: +
128
-The *current* examples are all "everything in one process" examples: View, ViewModel and Model run in one process in the same JVM. +
+The *current* examples are all "everything in one process" examples: View, ViewModel and Model run in one process in the same JVM.
129
Upcoming examples might include JavaFx, Android, Web and of course some kind of remoting to split "things" across multiple processes.
130
131
=== Example 1: Hello World (from the Model)
0 commit comments