Skip to content

Commit 6b8511a

Browse files
committed
Time badge
1 parent 3b20633 commit 6b8511a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[![Total downloads](https://img.shields.io/github/downloads/makuke1234/jsonlite2/total)](https://github.com/makuke1234/jsonlite2/releases)
77
![C version](https://img.shields.io/badge/version-C99-blue.svg)
88
![C++ version](https://img.shields.io/badge/version-C++11-blue.svg)
9+
[![wakatime](https://wakatime.com/badge/github/makuke1234/jsonlite2.svg)](https://wakatime.com/badge/github/makuke1234/jsonlite2)
910

1011
A light-weight C/C++ JSON library, relying on KISS (Keep It Stupid Simple)
1112
principle (similar to my other json library [jsonlite](https://github.com/makuke1234/jsonlite)).

0 commit comments

Comments
 (0)