From 61aa06d2bc4999649f09b0abc9dddc8a29da659b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Musia=C5=82?= <111433005+SpectraL519@users.noreply.github.com> Date: Thu, 1 Jan 2026 19:01:15 +0100 Subject: [PATCH] Updated CPP-AP reference to use the new library name: CPP-ARGON --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6c43d1e..a230bce 100644 --- a/README.md +++ b/README.md @@ -126,7 +126,7 @@ This repository lists some awesome public projects about C++20, C++23, C++26 and ## Argument Parser - - [SpectraL519/cpp-ap](https://github.com/SpectraL519/cpp-ap) : Argument Parser for C++20. + - [SpectraL519/cpp-argon](https://github.com/SpectraL519/cpp-argon) : Command-Line Argument Parser for C++20. @@ -196,4 +196,4 @@ This repository lists some awesome public projects about C++20, C++23, C++26 and - 微信公众号「码尘」 - [2024-04-19,C++20 Coroutine 实战](https://mp.weixin.qq.com/s/1vR-jfgunUfSw-MgWEnckg) - 微信公众号「编程宇航员」 - - [2024-11-27,C++高性能编程:如何快速释放 vector 占用内存?](https://mp.weixin.qq.com/s/Kk9p3Sy34aB_8FaCPEh4Vw) \ No newline at end of file + - [2024-11-27,C++高性能编程:如何快速释放 vector 占用内存?](https://mp.weixin.qq.com/s/Kk9p3Sy34aB_8FaCPEh4Vw)