From 4327fb8b3e7352a449adae67ae1c61b90a75a35a Mon Sep 17 00:00:00 2001 From: Joursoir Date: Sat, 23 Jul 2022 11:32:05 +0300 Subject: readme: write a binary release section --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 479aa8d..f2cc770 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,11 @@ UfmCommandLib|Include/Library/UfmCommandLib.h ``` +## Binary release + +Compiling programs for UEFI is not always convenient, especially for an application. Therefore, precompiled application is distributed. You can find binaries (for x86_64) at [joursoir.net/binaries/ufm](http://joursoir.net/binaries/ufm/). + + ## Usage: ``` -- cgit v1.2.3-18-g5258