Edit README

This commit is contained in:
Olivier Poitrey 2017-05-16 23:06:42 -07:00
parent 15cae79f78
commit 5409743185
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ The zerolog package provides a fast and simple logger dedicated to JSON output.
## Benchmark
All operations are allocation free:
All operations are allocation free (those numbers *include* JSON encoding):
```
BenchmarkLogEmpty-8 50000000 22 ns/op 0 B/op 0 allocs/op