Skip to content

Commit e1499fd

Browse files
authored
Update README.md
1 parent 75975fa commit e1499fd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# compatible-chrono
22

3+
> [Korean](README.ko.md)
4+
35
A C++ header-only library providing a compatibility layer for `<chrono>` features across different C++ standards (C++17, C++20, etc). This project aims to make it easier to write portable time and date code that works seamlessly regardless of the C++ standard version.
46

57
## Features

0 commit comments

Comments
 (0)