Skip to content

Commit 0c4db7b

Browse files
authored
Update README.md
1 parent f5fb663 commit 0c4db7b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Molecule support completely transparent class augmentation into component (not n
1414

1515
### Installing Molecule for the last Pharo
1616

17-
Pharo 11 (build 677+) :
17+
Pharo 11 :
1818

1919
```smalltalk
2020
Metacello new
@@ -149,10 +149,6 @@ The GPS data and view map are implemented as Molecule components.
149149
In a second way, we reuse an existing non-component class in our Molecule application (MolGPSHardware).
150150
To do so, we augment this class with component behavior.
151151

152-
## Test coverage
153-
154-
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.
155-
156152
## Credits
157153

158154
* **Pierre Laborde** - *Initial work* - [labordep](https://github.com/labordep)

0 commit comments

Comments
 (0)