From 449f1c1496b347c26176451fc5892afe484219b7 Mon Sep 17 00:00:00 2001 From: karutoh Date: Thu, 1 Feb 2024 02:43:36 -0800 Subject: [PATCH] Added to readme. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0e5816c..683a3ba 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Much like boost.io this library is a replacement of the standard C/C++ libraries designing applications in a cross-platform manner. The goal for this project is for it to be compiled and run on anything which means embedded hardware support. +This project does not fully follow the C++ standard. + ### Features - Audio IO/Processing/Manipulation - Image Processing/Manipulation