Skip to content

Commit c7fd912

Browse files
committed
Update README
1 parent 21821bd commit c7fd912

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ logger.fatal(new Error("I am a pretty Error with a stacktrace."));
167167
## All Features
168168

169169
- **Universal:** Works in browsers and Node.js
170-
- **Tested:** 100% code coverage, CI
170+
- **Tested:** Great code coverage, CI
171171
- **Super customizable:** Every aspect can be overwritten
172172
- **Fully typed:** Written in TypeScript, with native TypeScript support
173173
- **Default log level:** `silly`, `trace`, `debug`, `info`, `warn`, `error`, `fatal` (different colors)

0 commit comments

Comments
 (0)