Skip to content

Commit

Permalink
Add banner to README
Browse files Browse the repository at this point in the history
  • Loading branch information
ishubhamsingh committed Sep 21, 2023
1 parent 9904a9d commit 83564e0
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions README.MD
Original file line number Diff line number Diff line change
@@ -1,10 +1,16 @@
# Splashy
<p align="center">
<img src="/assets/splashy_banner.png" >
</p>

[![Check](https://github.com/ishubhamsingh/Splashy/actions/workflows/Check.yaml/badge.svg?branch=main)](https://github.com/ishubhamsingh/Splashy/actions/workflows/Check.yaml)
<hr>

# <img src="/assets/icon.png" width="60" height="60"> Splashy

## :scroll: Description
An Unsplash based wallpaper app built with Compose Multiplatform and KMP for Android and iOS.

[![Check](https://github.com/ishubhamsingh/Splashy/actions/workflows/Check.yaml/badge.svg?branch=main)](https://github.com/ishubhamsingh/Splashy/actions/workflows/Check.yaml)


## :hammer_and_wrench: Tech Stack

- [Kotlin Mutliplatform](https://kotlinlang.org/lp/multiplatform/)
Expand Down Expand Up @@ -57,4 +63,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```
```
Binary file added assets/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/splashy_banner.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 83564e0

Please sign in to comment.