Skip to content

Commit 4bddeb9

Browse files
authored
Merge pull request #12 from Tiphereth-A/fix-readme
fix: translate Chinese content in README.md
2 parents 1e16c18 + 5254fc2 commit 4bddeb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ struct HighlightConfig
7777
std::uint32_t tag; // tag: R: , M: , ...
7878
};
7979

80-
// 默认采用的配色方案是 Dark
80+
// default color scheme is Dark
8181
constexpr static inline HighlightConfig Dark = {
8282
.type = 0xE5C07B, // yellow
8383
.nttp = 0xD19A66, // orange

0 commit comments

Comments
 (0)