Skip to content

Commit

Permalink
[#503] Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
thiennguyen0196 committed Oct 13, 2023
1 parent 81f90a4 commit 8bd2c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ A collection of our Android templates:
```
package-name= New package name (i.e., com.example.package)
app-name= New app name (i.e., MyApp, "My App", "my-app")
template= Template (i.e., compose, xml)
template= Template (i.e., compose)
force= Force project creation even if the script fails (default: false)
destination= Set the output location where the project should be generated (i.e., /Users/johndoe/documents/projectfolder)
```
Expand Down

0 comments on commit 8bd2c87

Please sign in to comment.