Skip to content

Commit 0cd6325

Browse files
committed
update markdown
1 parent 4cadea1 commit 0cd6325

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.ko.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Boost.JSON AutoDescribe 데모
22

3-
[View in English](README.md)
3+
[English](README.md)
44

55
## 개요
66
이 프로젝트는 **Boost.JSON****Boost.Describe**를 이용하여 C++ 구조체와 JSON 간의 자동 변환을 구현한 예제입니다.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Boost.JSON AutoDescribe Demo
22

3-
[한국어 설명 보기](README.ko.md)
3+
[Korean](README.ko.md)
44

55
## Overview
66
This project demonstrates an automatic conversion system between C++ structures and JSON using **Boost.JSON** and **Boost.Describe**.

0 commit comments

Comments
 (0)