Skip to content

Commit bdeffa3

Browse files
authored
Update README.md
Signed-off-by: kushG <kushagrag@sturfee.com>
1 parent a4c4675 commit bdeffa3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

com.chartboost.mediation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In order to add the Chartboost Mediation Unity SDK to your project using the npm
3232

3333
```json
3434
"dependencies": {
35-
"com.chartboost.mediation": "4.4.0",
35+
"com.chartboost.mediation": "4.7.0",
3636
...
3737
},
3838
"scopedRegistries": [
@@ -46,7 +46,7 @@ In order to add the Chartboost Mediation Unity SDK to your project using the npm
4646
]
4747
```
4848

49-
#### Using the public [nuget package]()
49+
#### Using the public [nuget package](https://www.nuget.org/packages/Chartboost.CSharp.Mediation.Unity)
5050

5151
To add the Chartboost Mediation Unity to your project using the nuget package, you will first need to add the [NugetForUnity](https://github.com/GlitchEnzo/NuGetForUnity) package into your Unity Project.
5252

0 commit comments

Comments
 (0)