From 862ccc8ce10395102f93946c04cc52edd06f8ec1 Mon Sep 17 00:00:00 2001 From: mintsuki Date: Thu, 16 Mar 2023 04:29:46 +0100 Subject: [PATCH] Update README --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 2ec5c66..a73a857 100644 --- a/README +++ b/README @@ -1 +1 @@ -This is a collection of freestanding C headers, for use with GCC or Clang. +This is a collection of freestanding C/C++ headers, for use with GCC or Clang.