Skip to content

Commit 4223f64

Browse files
authored
Update README.md
1 parent c2ec780 commit 4223f64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ You can run the jar to create the project, or just write a command line with the
1010
java -jar androidide-libgdx.jar [OPTIONS]
1111
--name <arg> Project name.
1212
--package <arg> Project package name.
13+
--language <arg> Project language, java or kotlin.
1314
--minSdk <arg> The minimum sdk of the project.
1415
--targetSdk <arg> The project's target sdk.
1516
```

0 commit comments

Comments
 (0)