Added supported architectures and operating systems.

This commit is contained in:
Arron David Nelson 2024-02-01 02:08:12 -08:00
parent bab5b595a6
commit 147b404aae

View File

@ -34,6 +34,14 @@ anything which means embedded hardware support.
- Asynchronous Task System - Asynchronous Task System
- URI Parsing - URI Parsing
### Supported Architectures
- AMD64
- AARCH64
### Supported Operating Systems
- Windows
- Linux
# Compiling # Compiling
## Prerequisites ## Prerequisites