From beca7d47d951b497cba3ea4c92a600a106be32e1 Mon Sep 17 00:00:00 2001 From: maestroerror Date: Sun, 19 Nov 2023 21:56:22 +0400 Subject: [PATCH] updated docs --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4b52786..f66b5a4 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,10 @@ We're particularly interested in expanding support for Linux ARM64 and macOS M1 Remember, open source projects thrive on the collaboration and contributions from developers like you. Together, we can make heif-converter-image even better. Let's build something amazing together! +### Development + +- build test bin `go build -o bin/heif-converter` + ## Support Support Our Work? 🌟 You can help us keep the code flowing by making a small donation. Every bit of support goes a long way in maintaining and improving our open-source contributions. Click the button below to contribute. Thank you for your generosity! @@ -118,9 +122,3 @@ Support Our Work? 🌟 You can help us keep the code flowing by making a small d Or use QR code: [](https://www.buymeacoffee.com/maestroerror) - ---- - -### Development - -- build test bin `go build -o bin/heif-converter`