Skip to content

Commit

Permalink
Add logo
Browse files Browse the repository at this point in the history
  • Loading branch information
Drjacky committed Dec 20, 2023
1 parent 96788d4 commit 5c87490
Show file tree
Hide file tree
Showing 2 changed files with 2,769 additions and 3 deletions.
17 changes: 14 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,25 @@
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FDrjacky%2FMVVMTemplate.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FDrjacky%2FMVVMTemplate?ref=badge_shield)
[![Android Arsenal](https://img.shields.io/badge/Android%20Arsenal-MVVMTemplate-green.svg?style=flat)](https://android-arsenal.com/details/1/8368) [![CodeScene Code Health](https://codescene.io/projects/29433/status-badges/code-health)](https://codescene.io/projects/29433)
<!-- [![Known Vulnerabilities](https://snyk.io/test/github/Drjacky/MVVMTemplate/badge.svg)](https://snyk.io/test/github/Drjacky/MVVMTemplate) Snyk doesn't support kotlin dsl -->
A simple Android template that lets you create an **Android** project quickly.

##

<p align="center">
<img src="https://raw.githubusercontent.com/Drjacky/MVVMTemplate/master/gif/logo.svg" />
</p>

A simple Android template that lets you create an **Android** project quickly.

## How to use 👣

Just click on [![Use this template](https://img.shields.io/badge/-Use%20this%20template-brightgreen)](https://github.com/Drjacky/MVVMTemplate/generate) button to create a new repo starting from this template.
Just click
on [![Use this template](https://img.shields.io/badge/-Use%20this%20template-brightgreen)](https://github.com/Drjacky/MVVMTemplate/generate)
button to create a new repo starting from this template.

## Compose version ⭐
For the compose version, which is under development, switch to [feature/compose](https://github.com/Drjacky/MVVMTemplate/tree/feature/compose) branch.

For the compose version, which is under development, switch
to [feature/compose](https://github.com/Drjacky/MVVMTemplate/tree/feature/compose) branch.

## Features 🕹

Expand Down
Loading

0 comments on commit 5c87490

Please sign in to comment.