Skip to content

Commit c92ab16

Browse files
committed
List specific SSE version
1 parent dc6af03 commit c92ab16

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
@@ -5,7 +5,7 @@ A modern, high-performance library for C++20 designed around game hacking
55
- Windows x86/x64 support
66
- Partial Linux and macOS support
77
- Vectorized scanning for byte patterns
8-
- SSE and AVX2 on x86/x64
8+
- SSE 4.1 and AVX2 on x86/x64
99
- AVX-512 on x64
1010
- RAII memory protector
1111
- Convenience wrappers over OS APIs

0 commit comments

Comments
 (0)