update README.md
This commit is contained in:
parent
8e67534001
commit
011ead1a1c
1 changed files with 3 additions and 3 deletions
|
|
@ -13,6 +13,6 @@ C library to implement
|
||||||
- string processing, independent implementations of sscanf (cu_sscanf) and sprintf (cu_sprintf)
|
- string processing, independent implementations of sscanf (cu_sscanf) and sprintf (cu_sprintf)
|
||||||
- text converting multi-byte (UTF-8) character set to double-byte character set and vise-versa
|
- text converting multi-byte (UTF-8) character set to double-byte character set and vise-versa
|
||||||
## supported architectures
|
## supported architectures
|
||||||
- x86-64
|
- x86-64 (tested on real hardware)
|
||||||
- ARMv8 AArch64
|
- ARMv8 AArch64 (tested on real hardware)
|
||||||
- ARMv7
|
- ARMv7 (tested on real hardware)
|
||||||
Loading…
Add table
Reference in a new issue