From 72c393fbfc67ea4689f8166bc45ea143b3147441 Mon Sep 17 00:00:00 2001 From: ZackBleus Date: Fri, 11 Sep 2020 02:32:17 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d876959..5dcbb8a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ByondHook -A library for BYOND that hooks certain D3D9 drawing functions in order to display arbitrary graphics. +A C++ library for BYOND that hooks certain D3D9 drawing functions in order to display arbitrary graphics. Currently really basic.