Skip to content

Commit

Permalink
Added Icon in README (seeking real icon)
Browse files Browse the repository at this point in the history
  • Loading branch information
khaled-0 committed Mar 3, 2024
1 parent 05758ab commit d74adfa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_preview_app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<img src="https://fonts.gstatic.com/s/i/short-term/release/materialsymbolsoutlined/stream/default/48px.svg" height="128px" align="left">

# LeanStream

This project aims to simplify the process of enjoying content from M3U playlists on your Android TV.
Expand All @@ -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

Expand Down

0 comments on commit d74adfa

Please sign in to comment.