We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 278058a commit 4e79be2Copy full SHA for 4e79be2
README.md
@@ -44,7 +44,7 @@ echo wcwidth('🐘🐘🐘'); // 2 - only first char is considered
44
> see [doc/usage.md](doc/usage.md) for more details.
45
46
### <a name="ffi-extension"></a> FFI extension
47
-> ** NOTE ** ‼️ Experimental feature.
+> **Note** ‼️ Experimental feature.
48
49
For improved performance, consider leveraging the Foreign Function Interface (`FFI`) extension, if available. To enable
50
this feature, set the `USE_FFI` environment variable to `true`.
0 commit comments