Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6d09a05

Browse files
committed
Cleanup English
1 parent 800ac57 commit 6d09a05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
`flog` is a minimal, formatted, pretty logging package for Go.
44

5-
It's primarily for command line tools, and it's optimized for human readability.
5+
It's optimized for human readability.
66

7-
[Uber's Zap](https://github.com/uber-go/zap) is recommended for most robust logging.
7+
[Uber's Zap](https://github.com/uber-go/zap) is recommended for more robust logging.
88

99
## Install
1010

0 commit comments

Comments
 (0)