Skip to content

Commit 7c24ddb

Browse files
committed
docs: formatting
1 parent a26d2c3 commit 7c24ddb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ fn main() {
3232
| Arch | |
3333
| --- | --- |
3434
| x86_64 *(64-bit)* | :white_check_mark: **Yes** |
35-
| *x86 (32-bit)* | :x: *No (on request)*
36-
| *AArch64* | :x: *No (on request)*
35+
| x86 *(32-bit)* | :x: No *(on request)*
36+
| AArch64 | :x: No *(on request)*
3737

3838
*This crate only implements calls to `ntoskrnl` services, if you require `win32k` services or an additional architecture please [create an issue][create-issue] and let me know!*
3939

0 commit comments

Comments
 (0)