Skip to content

Commit c1d7f03

Browse files
committed
add logo
1 parent c366055 commit c1d7f03

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
![stability-stable](https://img.shields.io/badge/stability-stable-green.svg)
99

1010
# GoJay
11+
12+
<img src="https://github.com/francoispqt/gojay/raw/feature/generator/gojay.png" width="200px">
13+
1114
GoJay is a performant JSON encoder/decoder for Golang (currently the most performant, [see benchmarks](#benchmark-results)).
1215

1316
It has a simple API and doesn't use reflection. It relies on small interfaces to decode/encode structures and slices.

gojay.png

43.1 KB
Loading

0 commit comments

Comments
 (0)