From 5948948eee219d706579d53c0bd9593b5ae74797 Mon Sep 17 00:00:00 2001 From: Anton Mukhin Date: Fri, 18 Jul 2025 17:55:37 +0300 Subject: [PATCH] Update Readme.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a4528f1..68e5c52 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ McFLY's Bit Font and Image Editor +Download in the [Releases](https://gitea.mcflyer.ru/McFLY/McBitFont/releases) section! + Features: - Generate a project based on a font installed in the system - Basic pixel manipulations: shift, flip, invert, etc... @@ -29,8 +31,6 @@ Some basic hints on the interface: - Alt + Scroll to change painting brush size - When Rectangle selection tool is active hold Ctrl+Alt to temporary disable it to be able to draw -Download in the [Releases](https://gitea.mcflyer.ru/McFLY/McBitFont/releases) section! - Library example instructions to implement to STM32 code: [mctext](STM32_HAL_Lib/README.md) #### Important: