From 12b370ce305acc2caa59b7e4e78e04069db2f7e3 Mon Sep 17 00:00:00 2001 From: utkabobr Date: Mon, 14 Apr 2025 19:25:59 +0300 Subject: [PATCH] Change Google Play button padding in readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index be05eb4..c4a7bf7 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ It is based on PrusaSlicer's core and well optimized for Android touchscreen int # Quick Start [](https://play.google.com/store/apps/details?id=ru.ytkab0bp.slicebeam) + Or download APK from [Releases tab](https://github.com/utkabobr/SliceBeam/releases/latest) and follow setup instructions. # Where to get printer profiles? @@ -67,4 +68,4 @@ Copy .so libs to app/src/main/occt/jniLibs; Include files to app/src/main/occt/i You can also reduce size of libraries by removing unnecessary modules (Check app/src/main/occt/jniLibs/clean.py) ## Why not to include all of them in repo? -They're HUGE (More than 2 Gb) binary files, so you must build them yourself. \ No newline at end of file +They're HUGE (More than 2 Gb) binary files, so you must build them yourself.