Skip to content

Commit af93713

Browse files
committed
Improved README
1 parent 971ef88 commit af93713

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ e.g.: +
125125
`./gradlew run -Pexample=7a`
126126

127127
Scope: +
128-
The *current* examples are all "everything in one process" examples: View, ViewModel and Model run in one process in the same JVM. +
128+
The *current* examples are all "everything in one process" examples: View, ViewModel and Model run in one process in the same JVM.
129129
Upcoming examples might include JavaFx, Android, Web and of course some kind of remoting to split "things" across multiple processes.
130130

131131
=== Example 1: Hello World (from the Model)

0 commit comments

Comments
 (0)