Skip to content

Commit 3433231

Browse files
committed
Update README.md
1 parent f0ef2b7 commit 3433231

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ jsonparser.ArrayEach(data, func(value []byte, dataType int, offset int, err erro
5858
}, "person", "gravatar", "avatars")
5959
```
6060

61+
## Need to speedup your app?
62+
63+
I'm available for consulting and can help you push your app performance to the limits. Ping me at: Leonid Bugaev <leonsbox@gmail.com>.
64+
6165
## Reference
6266

6367
Library API is really simple. You just need the `Get` method to perform any operation. The rest is just helpers around it.

0 commit comments

Comments
 (0)