From d74adfa697c502cac7dfef1bc67abba3887698e4 Mon Sep 17 00:00:00 2001 From: Khaled Date: Sun, 3 Mar 2024 18:10:40 +0600 Subject: [PATCH] Added Icon in README (seeking real icon) --- .github/workflows/build_preview_app.yml | 4 ---- README.md | 4 +++- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/workflows/build_preview_app.yml b/.github/workflows/build_preview_app.yml index fb1586a..425d62d 100644 --- a/.github/workflows/build_preview_app.yml +++ b/.github/workflows/build_preview_app.yml @@ -26,10 +26,6 @@ jobs: - name: Build with Gradle run: ./gradlew assemblePreview - - - name: WHAT - run: tree ${{ github.workspace }}/app/build/outputs/apk - - name: Download Build Artifact uses: actions/upload-artifact@v4 with: diff --git a/README.md b/README.md index fdff597..134ed31 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # LeanStream This project aims to simplify the process of enjoying content from M3U playlists on your Android TV. @@ -20,7 +22,7 @@ Get the app from the [releases](https://github.com/khaled-0/LeanStream/releases/ Or, a snapshot (unstable) version from [actions](https://github.com/khaled-0/LeanStream/actions) page -### Or, Build From Source +## Build From Source #### Prerequisites