From 270dbfe5cab60043459c8232a29e319826738083 Mon Sep 17 00:00:00 2001 From: Abdelrahman Said Date: Mon, 9 Mar 2026 22:32:04 +0000 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index acbcdfc..504272e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Wizard Apprentice Standard Library -A group of utilities for C/C++ projects +**Wizard Apprentice Standard Library** (`wapp`) is a lightweight collection of reusable utilities for **C and C++** projects. + +For more information about the library and how to use it, check the [wiki](https://git.thewizardapprentice.com/abdelrahman/wizapp-stdlib/wiki).