Skip to content

Commit

Permalink
Update readme-ko.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lybell-art committed May 17, 2022
1 parent 00f0404 commit 837a22b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme-ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ readFile("./Abigail.xnb") // read xnb file as Buffer
});
```
## API
링크를 참조하십시오.
[링크](https://github.com/lybell-art/xnb-js/blob/main/api-ko.md) 참조하십시오.

## 외부 리소스
xnb.js에는 dxt.js와 lz4.js, png.js가 번들링되어 있으며, dxt.js와 lz4.js는 es6 모듈에 최적화되어 재작성되었습니다.
Expand All @@ -100,4 +100,4 @@ xnb.js에는 dxt.js와 lz4.js, png.js가 번들링되어 있으며, dxt.js와 lz
GNU LGPL 3.0

## Other language
- [English](https://github.com/lybell-art/xnb-js/readme.md)
- [English](https://github.com/lybell-art/xnb-js/blob/main/readme.md)

0 comments on commit 837a22b

Please sign in to comment.