Skip to content

Commit

Permalink
Update index.md
Browse files Browse the repository at this point in the history
  • Loading branch information
britzl committed Aug 8, 2023
1 parent b312135 commit 01e82c1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ This extension provides a unified and simple to use interface to show AdMob Ads


## Installation
To use this extension in your Defold project, add one of the available release URLs to your `game.project` dependencies and then fetch libraries using `Project->Fetch Libraries`:

[https://github.com/defold/extension-admob/releases](https://github.com/defold/extension-admob/releases).
To use AdMob in your Defold project, add a version of the AdMob extension to your `game.project` dependencies from the list of available [Releases](https://github.com/defold/extension-admob/releases). Find the version you want, copy the URL to ZIP archive of the release and add it to the project dependencies.

![](add-dependency.png)

Select `Project->Fetch Libraries` once you have added the version to `game.project` to download the version and make it available in your project.


## Setup

Expand Down

0 comments on commit 01e82c1

Please sign in to comment.