From 7145a5c8ce012ee4eaac8912899269bb6b92ef6d Mon Sep 17 00:00:00 2001 From: tpbeldie <122232758+tpbeldie@users.noreply.github.com> Date: Fri, 24 Nov 2023 20:24:24 +0200 Subject: [PATCH] Update README.md netero was my old alias, tpbeldie is my new identity. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0ac5387..009c5b1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # STTextBox STTextBox is a pure GDI-drawn WinForm control, which can support transparent colors and Emoji, etc., and can customize the display style of text through the text style monitor. -STTextBox is a WinForm control drawn by me and my friend [netero](https://github.com/0x54164) using GDI. +STTextBox is a WinForm control drawn by me and my friend [tpbeldie](https://github.com/tpbeldie) using GDI. We adopt the MIT open source license, and the code is built with .Net3.5 + vs2010, so it is compatible with almost all VS versions. @@ -45,4 +45,4 @@ So we have not considered the rendering speed of extreme cases for the time bein * Github: [DebugST](https://github.com/DebugST/) * Blog: [Crystal_lz](http://st233.com) * Mail: (2212233137@qq.com) -* TG: [DebugST](t.me/DebugST) \ No newline at end of file +* TG: [DebugST](t.me/DebugST)