From c35c46ca7818d5507420603b9822049356ab4231 Mon Sep 17 00:00:00 2001 From: Vaxry Date: Thu, 7 Mar 2024 18:11:32 +0000 Subject: [PATCH] README: mention examples --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1fad901..46a9c56 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,10 @@ The library to use for implementing hyprcursors in your compositor or app. It provides C and C++ bindings. +### Examples + +For both C and C++, see `tests/`. + ## TODO Library: