diff --git a/README.md b/README.md index ed0bab8..2a7d397 100644 --- a/README.md +++ b/README.md @@ -28,5 +28,5 @@ should be enough to do. ## Example Font font("filepath"); - char bitmap[] = font.translate("hello world"); + char bitmap[] = font.translate("hello world"); (not work now)