From b43840411e1aa698053f7c97c4e3458e02a252f6 Mon Sep 17 00:00:00 2001 From: Ahmet Affan Date: Wed, 13 Nov 2024 21:25:52 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1ddb076..9885c94 100644 --- a/README.md +++ b/README.md @@ -45,3 +45,6 @@ opF.ColorScale.ScaleWithColor(color.White) ``` After that you can use `esset.UseFont` func like this: `esset.UseFont(screen, assets.MyFont, "wassup", 24, opF)` + + +Much thanks to @m110 for source support <3