Fixed typo in README.md
This commit is contained in:
parent
fa49d17486
commit
c0853ca918
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ import (
|
|||
```
|
||||
There is no need for additional configuration. The package have its own **init**
|
||||
function to detect --verbose and --quiet flags.
|
||||
|
||||
3. Use **PrintOut** and **PrintVerbose** functions to print
|
||||
messages to the standard output:
|
||||
```go
|
||||
|
|
Loading…
Add table
Reference in a new issue