Skip to content

Commit 01f124d

Browse files
committed
Added note on size
1 parent e6a729c commit 01f124d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ No experience with either reactive or functional programming is needed to follow
88

99
### Structure
1010

11-
The content of this book is meant to be read from start to finish. It begins with the basics and every subsequent chapter introduces increasingly advanced features and concepts. Sections of the book are intended to be self-containing and to-the-point, so that the book can be referred back to by non-beginners.
11+
The content of this book is meant to be read from start to finish. It is bigger than your average tutorial and smaller than an actual book. It begins with the basics and every subsequent chapter introduces increasingly advanced features and concepts. Sections of the book are intended to be self-containing and to-the-point, so that the book can be referred back to by non-beginners.
1212

1313
The examples used in the book are also [available in compilable java files](/tests/java/itrx) in two formats:
1414
* Examples that print to standard output (recommended for first-time readers)

0 commit comments

Comments
 (0)