From 698c296a2d8947309c0e3ea3f90018d41c05d465 Mon Sep 17 00:00:00 2001 From: Stefan Koelle <50440224+skoelle@users.noreply.github.com> Date: Fri, 3 Jan 2025 19:46:06 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2845310..7ad42b7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# turbopascal-xlib-unit +# turbopascal X-LIB UNiT V0.3รก* This Pascal unit, xlibunit, is a graphics library designed for use in Turbo Pascal programs. It provides various procedures for initializing and manipulating VGA graphics modes, handling color palettes, and drawing on the screen. It's particularly useful for creating graphic demos. ## Compile