Skip to content

Commit 0bf6362

Browse files
authored
Update README.md
1 parent edcb3ca commit 0bf6362

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
@@ -12,7 +12,7 @@ The most important immediate goal would be to speed up the
1212
https://github.com/dotnet/runtime/blob/4d709cd12269fcbb3d0fccfb2515541944475954/src/libraries/System.Private.CoreLib/src/System/Text/Unicode/Utf8Utility.Validation.cs
1313

1414

15-
(We may need to speed up `Ascii.GetIndexOfFirstNonAsciiByte` first.)
15+
(We may need to speed up `Ascii.GetIndexOfFirstNonAsciiByte` first, see issue https://github.com/simdutf/SimdUnicode/issues/1.)
1616

1717
The question is whether we could do it using this routine:
1818

0 commit comments

Comments
 (0)