mirror of
https://github.com/rs/zerolog
synced 2026-06-08 17:13:30 +00:00
c0c2e11fc3
* fix casing * remove redundant type conversions * remove unnecessary append x = append(y) is equivalent to x = y * fix grammar and spelling * rename file to enforce consistent casing with other READMEs in this repo