From 584ea2513e7d897a328098a8fa147e5e1227febe Mon Sep 17 00:00:00 2001 From: Zaafar Ahmed Date: Thu, 11 Jun 2020 06:18:01 -0700 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 92cbc4c..e0c39c4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Clickable Transparent Overlay -A library for creating transparent overlay using Win32 API and ImGui.NET. +A library for creating transparent overlay using Win32 API, coroutines and ImGui.NET. + +# Nuget +https://www.nuget.org/packages/ClickableTransparentOverlay # Dependencies * .NET Core 2.0