Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RaghavAwasthi authored Mar 5, 2021
1 parent 10fc815 commit d037c3a
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d037c3a

Please sign in to comment.