Skip to content

Commit 278058a

Browse files
committed
~doc
1 parent 7cf2c99 commit 278058a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ echo wcwidth('🐘🐘🐘'); // 2 - only first char is considered
4444
> see [doc/usage.md](doc/usage.md) for more details.
4545
4646
### <a name="ffi-extension"></a> FFI extension
47-
> ‼️ Experimental feature.
47+
> ** NOTE ** ‼️ Experimental feature.
4848
4949
For improved performance, consider leveraging the Foreign Function Interface (`FFI`) extension, if available. To enable
5050
this feature, set the `USE_FFI` environment variable to `true`.

0 commit comments

Comments
 (0)