Skip to content

Commit 7811a94

Browse files
authored
Update README.md
Adding Pharo 11 compatibility information (and tested build version). Updating quantity of unit tests.
1 parent 7515347 commit 7811a94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Molecule support completely transparent class augmentation into component (not n
1212

1313
### Installing Molecule
1414

15-
Pharo 8, Pharo 9 and Pharo 10 :
15+
Pharo 8, Pharo 9, Pharo 10 and Pharo 11 (build 269+) :
1616

1717
```smalltalk
1818
Metacello new
@@ -139,7 +139,7 @@ To do so, we augment this class with component behavior.
139139

140140
## Test coverage
141141

142-
Molecule includes more than 200 unit tests, we have also written tests that simulate the work of a developer when creating and modifying components. Test coverage is detailed in the release notes.
142+
Molecule includes more than 250 unit tests, we have also written tests that simulate the work of a developer when creating and modifying components. Test coverage is detailed in the release notes.
143143

144144
## Credits
145145

0 commit comments

Comments
 (0)