Skip to content

Commit

Permalink
Added end slash to the link so we directly have the correct one opening
Browse files Browse the repository at this point in the history
  • Loading branch information
Majanto committed May 12, 2024
1 parent 5853c6b commit 967a8eb
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 @@ -3,7 +3,7 @@

If you are using premake as your build configuration system for Visual Studio, XCode or GNU Make and wanted to easily integrate Android into your development work flow, this module will abstract the convoluted world of gradle, sdk and ndk.

To find out how to use premake modules you can check the reference [here](https://github.com/premake/premake-core/wiki/Using-Modules), You can find the premake-core repository [here](https://github.com/premake/premake-core) and the latest premake executables [here](https://premake.github.io/download).
To find out how to use premake modules you can check the reference [here](https://github.com/premake/premake-core/wiki/Using-Modules), You can find the premake-core repository [here](https://github.com/premake/premake-core) and the latest premake executables [here](https://premake.github.io/download/).

In addition to generating Android Studio friendly build.gradle files you can also build from the command line using gradle build.

Expand Down

0 comments on commit 967a8eb

Please sign in to comment.