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.