From d037c3a7ae7c3ccd5b53cfba5c48e2d7bdd3b2c3 Mon Sep 17 00:00:00 2001 From: Raghav Awasthi Date: Fri, 5 Mar 2021 20:44:30 +0530 Subject: [PATCH] Update readme.md --- readme.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 9e56b92..462c49a 100644 --- a/readme.md +++ b/readme.md @@ -2,5 +2,13 @@ The repository serves as a template to bootstrap your next awesome project. # Features -Code Quality check(By Codacy) -Added Github Action Workflow for testing the builds +- Code Quality check(By Codacy) +- Added Github Action Workflow for testing the builds + +## Steps to setup your core project +- Press on Use Template to create your own repository. +- Import the repository into Android Studio by +- `File -> New -> Import from Version Control` +- Refactor (`Shift+F6`) the package name in `AndroidManifest.xml` +- Enable Codacy in your repository +