Skip to content

Commit fa434f4

Browse files
committed
update readme
1 parent d34ba77 commit fa434f4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# json-downloader
22

3+
> *Read this in other languages: [English](README.md), :kr: [한국어](README.ko.md)*
4+
35
## Introduction
46
- File Downloader for Windows Console
57
- It is written for personal purpose.
@@ -36,5 +38,5 @@ json-downloader.exe data.json
3638
- json-downloader is under GPL 3 license. [https://github.com/j2doll/json-downloader](https://github.com/j2doll/json-downloader)
3739
- curl is under MIT style license. [https://curl.haxx.se/docs/copyright.html](https://curl.haxx.se/docs/copyright.html)
3840
- JSON for Modern C++ is under MIT license. [https://github.com/nlohmann/json/releases](https://github.com/nlohmann/json/releases)
39-
- spdlog is under MIT license [https://github.com/gabime/spdlog](https://github.com/gabime/spdlog)
41+
- spdlog is under MIT license. [https://github.com/gabime/spdlog](https://github.com/gabime/spdlog)
4042
- unarr is under LGPL 3 license. [https://github.com/selmf/unarr](https://github.com/selmf/unarr)

0 commit comments

Comments
 (0)