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