Skip to content

Commit f414f3f

Browse files
author
borja
committed
updated README
1 parent 14c68a2 commit f414f3f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
#Kotlin Clean Architecture plugin for Android Studio
1+
# Kotlin Clean Architecture plugin for Android Studio
22

33
This plugin automatizes the creation of boilerplate needed to develop Android applications using [our clean architecture approach](https://github.com/HelmMobile/KotlinCleanArchitecture).
44

5-
##Features
5+
## Features
66

77
- Creates and configures scene files
88
- Activity
@@ -14,24 +14,24 @@ This plugin automatizes the creation of boilerplate needed to develop Android ap
1414

1515
Refer to Roadmap to see what's next
1616

17-
##Usage
17+
## Usage
1818

1919
![Screencast](./art/demo.gif)
2020

21-
##Installation
21+
## Installation
2222

2323
This plugin is available in the [JetBrains Plugin Repository](https://plugins.jetbrains.com/plugin/10137-clean-architecture-templates)
2424

2525
Alternatively you can also download .zip in releases tab and install it manually through Preferences/Settings -> Plugins -> Install plugin from disk...`
2626

27-
##Road map
27+
## Road map
2828

2929
- Wizard with project creation
3030
- Generate interactors
3131
- Generate data sources
3232
- Generate queries
3333

34-
##License
34+
## License
3535

3636
Copyright 2017 Helm
3737

0 commit comments

Comments
 (0)