Skip to content

Commit cfd1e4a

Browse files
author
hari
committed
2 parents a3db110 + 1c968db commit cfd1e4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# dsl-api-generator
1+
# dsl-api-generator: [(Download)](https://plugins.jetbrains.com/plugin/14386-dsl-api-generator)
22
IntelliJ IDEA and Android Studio plugin to generate binary compatible and Java interoperable DSL boilerplate
33

44
![image](https://raw.githubusercontent.com/Hariofspades/dsl-api-generator/master/preview.png)
@@ -12,6 +12,6 @@ IntelliJ IDEA and Android Studio plugin to generate binary compatible and Java i
1212
* Create an empty Kotlin file
1313
* Go to menu "Code" -> "Generate" or use respective keyboard shortcut
1414
* Choose "DSL API Generator"
15-
* Add propertys and types
15+
* Add properties and types
1616
* Add a class name
1717
* Select "Generate"

0 commit comments

Comments
 (0)