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.