Skip to content

Commit 718041d

Browse files
NolanDeveloperozzzzz
authored andcommitted
Update README.md (#3)
1 parent 44f9c49 commit 718041d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# bcd-log
22

3-
This is library contains simple implementation for logging to the STDOUT.
3+
This library contains simple implementation for logging to the STDOUT.
44

5-
Common using:
6-
* define somewhere name for your application;
5+
Common usage:
6+
* define name for your application somewhere;
77
* use functions `debug'`, `info'`, `warning'`, `error'` and `critical'` to print into STDOUT corresponding message.
88

99
TODO:
1010
- [ ] make investigaions in force logging
11-
11+

0 commit comments

Comments
 (0)