Skip to content

Commit 089bf1e

Browse files
committed
📝 Improve documentation
1 parent b27f380 commit 089bf1e

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
@@ -8,8 +8,8 @@ This gem has a very niche purpose, which is:
88
2. while not interfering with `gemspec` parsing where the `VERSION` string is traditionally used,
99
3. allowing 100% test coverage of Ruby code, including the `Version` module.
1010

11-
As proof in the pudding, this gem achieves 100% test coverage for lines and branches;
12-
enabled by the patterns from by this library.
11+
As proof in the pudding, this gem achieves 100% test coverage for lines and branches,
12+
all 77 and 2 of them, respectively; coverage enabled in part by patterns from this library.
1313
You can make it happen for your library too!
1414

1515
If this isn't **precisely** your use case you may be better off looking at

0 commit comments

Comments
 (0)