Update README.md

This commit is contained in:
Quang Ngoc
2021-08-29 14:45:22 +07:00
committed by GitHub
parent ce89922be9
commit a22c2361b7

View File

@@ -22,7 +22,7 @@ There are 2 ways and it depends on your preferences
import termlog from "termlog" import termlog from "termlog"
termlog() termlog()
``` ```
4. You should now see log being streamed to your terminal 5. You should now see log being streamed to your terminal
__Note__: with this approach you might want to remove two lines above in production. __Note__: with this approach you might want to remove two lines above in production.