We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0c6c18 commit 09bcf22Copy full SHA for 09bcf22
1 file changed
README.md
@@ -90,10 +90,6 @@ jsonparser.EachKey(data, func(idx int, value []byte, vt jsonparser.ValueType, er
90
// For more information see docs below
91
```
92
93
-## Need to speedup your app?
94
-
95
-I'm available for consulting and can help you push your app performance to the limits. Ping me at: leonsbox@gmail.com.
96
97
## Reference
98
99
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