Skip to content

Commit 6d3a2aa

Browse files
committed
Update README.md
1 parent 1d0307e commit 6d3a2aa

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Unlike HuggingFace Tokenizers (Python) or ICU, this is a lightweight C++ alterna
2626

2727
## Requirements
2828

29-
- C++17/20 compatible compiler (GCC 7+, Clang 5+, MSVC 2017+)
30-
- No external dependencies
29+
- **C++17/20** compatible compiler (GCC 7+, Clang 5+, MSVC 2017+)
30+
- **No external dependencies** - uses only standard library
3131

3232
## Quick Start
3333

0 commit comments

Comments
 (0)