From 147b404aae95e628d75896db3f6729e3a563f0e9 Mon Sep 17 00:00:00 2001 From: karutoh Date: Thu, 1 Feb 2024 02:08:12 -0800 Subject: [PATCH] Added supported architectures and operating systems. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3c7b8a4..9cfe0d1 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,14 @@ anything which means embedded hardware support. - Asynchronous Task System - URI Parsing +### Supported Architectures +- AMD64 +- AARCH64 + +### Supported Operating Systems +- Windows +- Linux + # Compiling ## Prerequisites