We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d0307e commit 6d3a2aaCopy full SHA for 6d3a2aa
1 file changed
README.md
@@ -26,8 +26,8 @@ Unlike HuggingFace Tokenizers (Python) or ICU, this is a lightweight C++ alterna
26
27
## Requirements
28
29
-- C++17/20 compatible compiler (GCC 7+, Clang 5+, MSVC 2017+)
30
-- No external dependencies
+- **C++17/20** compatible compiler (GCC 7+, Clang 5+, MSVC 2017+)
+- **No external dependencies** - uses only standard library
31
32
## Quick Start
33
0 commit comments