You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,7 @@ json-downloader.exe data.json
35
35
36
36
## License and links
37
37
- json-downloader is under LGPL 3 license. [https://github.com/j2doll/json-downloader](https://github.com/j2doll/json-downloader)
38
+
- Please leave an issue if you want a commercial version. [https://github.com/j2doll/json-downloader/issues](https://github.com/j2doll/json-downloader/issues)
38
39
- curl is under MIT style license. [https://curl.haxx.se/docs/copyright.html](https://curl.haxx.se/docs/copyright.html)
39
40
- JSON for Modern C++ is under MIT license. [https://github.com/nlohmann/json/releases](https://github.com/nlohmann/json/releases)
40
41
- spdlog is under MIT license. [https://github.com/gabime/spdlog](https://github.com/gabime/spdlog)
0 commit comments